Skip to content

Commit 5d7c083

Browse files
authored
Merge pull request #253 from yassun7010/dependabot/pip/pytest-cov-6.0.0
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0
2 parents 4737246 + df760b3 commit 5d7c083

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -83,7 +83,7 @@ taskipy = "^1.12.0"
8383
pyright = "1.1.345"
8484
ruff = ">=0.3.5,<0.7.0"
8585
pydantic = "^2.5.3"
86-
pytest-cov = ">=4.1,<6.0"
86+
pytest-cov = ">=4.1,<7.0"
8787
pytest-asyncio = ">=0.23.3,<0.25.0"
8888
pytest-xdist = "^3.5.0"
8989
pandera = ">=0.18,<0.21"

0 commit comments

Comments
 (0)