Skip to content

Commit

Permalink
Bump pytest-cov dev-dependency to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leszekhanusz committed Jul 14, 2024
1 parent 8c33e8f commit 429e712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"pytest==7.4.2",
"pytest-asyncio==0.21.1",
"pytest-console-scripts==1.3.1",
"pytest-cov==3.0.0",
"pytest-cov==5.0.0",
"mock==4.0.2",
"vcrpy==4.4.0",
"aiofiles",
Expand Down

0 comments on commit 429e712

Please sign in to comment.