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 #175 from CSCfi/3a09dependabot/pip/dev/coverage-6.3.3
Browse files Browse the repository at this point in the history
Bump coverage from 6.3.2 to 6.3.3
  • Loading branch information
teemukataja authored May 18, 2022
2 parents e318013 + 8bc322d commit 7e349c8
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==6.3.2",
"coverage==6.3.3",
"pytest<7.2",
"pytest-cov==3.0.0",
"testfixtures==6.18.5",
Expand Down

0 comments on commit 7e349c8

Please sign in to comment.