Skip to content

Commit 519fa30

Browse files
chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 (#75)
1 parent 9f61fda commit 519fa30

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ isort = "^5.12.0"
2121
pre-commit = "^3.4.0"
2222
pyjwt = "^2.8.0"
2323
pytest = ">=7.4.2,<9.0.0"
24-
pytest-cov = "^4.0.0"
24+
pytest-cov = ">=4,<6"
2525
unasync-cli = "^0.0.9"
2626
pytest-asyncio = ">=0.21.1,<0.24.0"
2727
respx = ">=0.20.2,<0.22.0"

0 commit comments

Comments
 (0)