Skip to content

Commit

Permalink
Bump coverage from 4.5.3 to 4.5.4
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@coverage-4.5.3...coverage-4.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 1, 2019
1 parent e9667b0 commit 119ca7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
@@ -1,5 +1,5 @@
# test runs requirements (versions we'll be testing against) - automatically updated by requires.io
coverage==4.5.3 # pytest-cov
coverage==4.5.4 # pytest-cov
pytest==5.0.1; python_version>'3.4'
pytest>=4.4.0; python_version<='3.4' # rq.filter: <5.0.0
port-for==0.4
Expand Down

0 comments on commit 119ca7a

Please sign in to comment.