Skip to content

Commit

Permalink
Bump coverage from 5.3 to 5.3.1
Browse files Browse the repository at this point in the history
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](nedbat/coveragepy@coverage-5.3...coverage-5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 21, 2020
1 parent 3788a5e commit 7c3f0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
pytest-cov==2.10.1
pytest-xdist==2.2.0
coverage==5.3 # pytest-cov
coverage==5.3.1 # pytest-cov
boto3==1.16.39
mirakuru==2.3.0
port-for==0.4
Expand Down

0 comments on commit 7c3f0d2

Please sign in to comment.