Skip to content

Commit 883dc3d

Browse files
Bump coverage from 5.3 to 5.3.1 (#5359)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3 to 5.3.1. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@coverage-5.3...coverage-5.3.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77e75c5 commit 883dc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
-r base.txt
33
Brotli==1.0.9
4-
coverage==5.3
4+
coverage==5.3.1
55
cryptography==3.2.1; platform_machine!="i686" and python_version<"3.9" # no 32-bit wheels; no python 3.9 wheels yet
66
freezegun==1.0.0
77
mypy==0.790; implementation_name=="cpython"

0 commit comments

Comments
 (0)