Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Merge pull request #256 from CSCfi/dependabot/pip/dev/coverage-7.1.0
Browse files Browse the repository at this point in the history
Bump coverage from 7.0.5 to 7.1.0
  • Loading branch information
github-actions[bot] authored Jan 30, 2023
2 parents 85ab426 + 6521c3f commit 433cda4
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 @@ -43,7 +43,7 @@
],
extras_require={
"test": [
"coverage==7.0.5",
"coverage==7.1.0",
"pytest<7.3",
"pytest-cov==4.0.0",
"testfixtures==7.0.4",
Expand Down

0 comments on commit 433cda4

Please sign in to comment.