Skip to content

Commit

Permalink
⬆️ Upgrade pytest-cov (#1157)
Browse files Browse the repository at this point in the history
* ⬆️ Upgrade pytest-cov

* ⬆️ Update lock files
  • Loading branch information
ff137 authored Nov 2, 2024
1 parent 96560f1 commit e2437f2
Show file tree
Hide file tree
Showing 8 changed files with 508 additions and 508 deletions.
252 changes: 126 additions & 126 deletions app/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion app/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ mockito = "~1.5.0"
pre-commit = "~4.0.1"
pylint = "~3.3.0"
pytest = "~8.3.2"
pytest-cov = "~5.0.0"
pytest-cov = "~6.0.0"
pytest-mock = "~3.14.0"

[tool.poetry.group.dev.dependencies]
Expand Down
252 changes: 126 additions & 126 deletions endorser/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion endorser/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ isort = "~5.13.2"
pre-commit = "~4.0.1"
pylint = "~3.3.0"
pytest = "~8.3.2"
pytest-cov = "~5.0.0"
pytest-cov = "~6.0.0"
pytest-mock = "~3.14.0"

[build-system]
Expand Down
252 changes: 126 additions & 126 deletions trustregistry/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion trustregistry/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ isort = "~5.13.2"
pre-commit = "~4.0.1"
pylint = "~3.3.0"
pytest = "~8.3.2"
pytest-cov = "~5.0.0"
pytest-cov = "~6.0.0"
pytest-mock = "~3.14.0"

[build-system]
Expand Down
252 changes: 126 additions & 126 deletions waypoint/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion waypoint/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ mockito = "~1.5.0"
pre-commit = "~4.0.1"
pylint = "~3.3.0"
pytest = "~8.3.2"
pytest-cov = "~5.0.0"
pytest-cov = "~6.0.0"
pytest-mock = "~3.14.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit e2437f2

Please sign in to comment.