Skip to content

Commit 518f51f

Browse files
authored
Merge pull request #361 from dsgnr/dependabot/pip/backend/pytest-cov-6.2.1
[api] Bump pytest-cov from 6.1.1 to 6.2.1 in /backend
2 parents 8ef7d18 + 0b72c7f commit 518f51f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

backend/poetry.lock

Lines changed: 6 additions & 5 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
@@ -25,7 +25,7 @@ pylint = "^3.3.7"
2525
isort = "^6.0.1"
2626
pytest = "^8.4.1"
2727
pytest-mock = "^3.14.1"
28-
pytest-cov = "^6.1.1"
28+
pytest-cov = "^6.2.1"
2929

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

0 commit comments

Comments
 (0)