Skip to content

Commit

Permalink
Bump coverage from 7.5.3 to 7.5.4 in the python group
Browse files Browse the repository at this point in the history
Bumps the python group with 1 update: [coverage](https://github.com/nedbat/coveragepy).


Updates `coverage` from 7.5.3 to 7.5.4
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.5.3...7.5.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent f04d590 commit fb717a1
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,6 +1,6 @@
-r requirements.txt
pep8==1.7.1
coverage==7.5.3
coverage==7.5.4
mock==5.1.0
pytest==8.2.2
pylint==3.2.3
Expand Down

0 comments on commit fb717a1

Please sign in to comment.