Skip to content

Commit

Permalink
Update coverage requirement from ~=5.4 to ~=5.5
Browse files Browse the repository at this point in the history
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@coverage-5.4...coverage-5.5)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2021
1 parent 006469a commit 6712a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ wheel~=0.36.2
watchdog~=1.0.2
flake8~=3.8.4
tox~=3.23.0
coverage~=5.4
coverage~=5.5
Sphinx~=3.4.3
twine~=3.3.0
pytest>=6.1.0,<6.3.0
Expand Down

0 comments on commit 6712a9a

Please sign in to comment.