Skip to content

Commit 12caaca

Browse files
Merge pull request complytime#817 from complytime/dependabot/pip/pytest-cov-7.1.0
chore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0
2 parents 58501f6 + 79801c4 commit 12caaca

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ optional = true
5151

5252
[tool.poetry.group.tests.dependencies]
5353
pytest = "^8.4.2"
54-
pytest-cov = "^7.0.0"
54+
pytest-cov = "^7.1.0"
5555
pytest-skip-slow = "^0.0.5"
5656
responses = "^0.26.0"
5757

0 commit comments

Comments
 (0)