Skip to content

Commit 6330fa5

Browse files
authored
Merge pull request #326 from dsgnr/dependabot/pip/backend/pytest-cov-6.1.0
[api] Bump pytest-cov from 6.0.0 to 6.1.0 in /backend
2 parents 04234c5 + 266ae57 commit 6330fa5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pylint = "^3.3.6"
2424
isort = "^6.0.1"
2525
pytest = "^8.3.4"
2626
pytest-mock = "^3.14.0"
27-
pytest-cov = "^6.0.0"
27+
pytest-cov = "^6.1.1"
2828

2929
[build-system]
3030
requires = ["poetry-core"]

0 commit comments

Comments
 (0)