Skip to content

Commit 4abb5ca

Browse files
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 (#157)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6123554 commit 4abb5ca

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
@@ -20,7 +20,7 @@ isort = "^5.12.0"
2020
pre-commit = ">=3.4,<5.0"
2121
pyjwt = "^2.8.0"
2222
pytest = ">=7.4.2,<9.0.0"
23-
pytest-cov = ">=4,<6"
23+
pytest-cov = ">=4,<7"
2424
unasync-cli = "^0.0.9"
2525
pytest-asyncio = ">=0.21.1,<0.25.0"
2626
respx = ">=0.20.2,<0.22.0"

0 commit comments

Comments
 (0)