Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2023
1 parent 92c655c commit 000838e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
autopep8==2.0.2
click==8.1.3
coverage==7.2.5
coverage==7.2.7
mock==5.1.0
nose==1.3.7
requests==2.31.0

0 comments on commit 000838e

Please sign in to comment.