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 #283 from CSCfi/dependabot/pip/dev/coverage-7.2.6
Browse files Browse the repository at this point in the history
Bump coverage from 7.2.5 to 7.2.6
  • Loading branch information
github-actions[bot] authored May 29, 2023
2 parents 343dc06 + 61cb3c3 commit 482df6d
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.2.5",
"coverage==7.2.6",
"pytest<7.4",
"pytest-cov==4.1.0",
"testfixtures==7.1.0",
Expand Down

0 comments on commit 482df6d

Please sign in to comment.