Skip to content

Commit

Permalink
chore(deps): update dependency pytest-cov to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 7427768 commit 6fd0092
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ mashumaro==3.14
nest_asyncio==1.6.0
pytest==8.3.3
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-cov==6.0.0
python-slugify==8.0.4
PyYAML==6.0.2
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ mypy==1.13.0
pdoc==15.0.0
pip==24.3.1
pre-commit==4.0.1
pytest-cov==5.0.0
pytest-cov==6.0.0
pytest==8.3.3
ruff==0.7.1

Expand Down

0 comments on commit 6fd0092

Please sign in to comment.