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 #449 from CSCfi/dependabot/pip/coverage-7.3.0
Browse files Browse the repository at this point in the history
Bump coverage from 7.2.7 to 7.3.0
  • Loading branch information
github-actions[bot] authored Aug 15, 2023
2 parents 9bad457 + 5002d7f commit dc6d37c
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 @@ -54,7 +54,7 @@
"Cython==3.0.0",
],
"test": [
"coverage==7.2.7",
"coverage==7.3.0",
"pytest<7.5",
"pytest-cov==4.1.0",
"testfixtures==7.1.0",
Expand Down

0 comments on commit dc6d37c

Please sign in to comment.