Skip to content

Commit

Permalink
Bump coveragepy to v6.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Aug 3, 2022
1 parent bddb77d commit 013e45f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ click==8.0.3
# wait-for-it
click-default-group==1.2.2
# via towncrier
coverage==6.2
coverage==6.4.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r base.txt
Brotli==1.0.9
coverage==6.2
coverage==6.4.2
cryptography==36.0.1; platform_machine!="i686" # no 32-bit wheels; no python 3.9 wheels yet
freezegun==1.1.0
mypy==0.931; implementation_name=="cpython"
Expand Down

0 comments on commit 013e45f

Please sign in to comment.