Skip to content

Commit

Permalink
Build(deps): Bump coverage from 7.6.1 to 7.6.4 in the pip-version gro…
Browse files Browse the repository at this point in the history
…up (#849)

Bumps the pip-version group with 1 update: [coverage](https://github.com/nedbat/coveragepy).


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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 03b5e93 commit a6c1745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
click==8.1.7
coverage==7.6.1
coverage==7.6.4
GitPython==3.1.43
pytest-cov==5.0.0
pytest==8.3.3

0 comments on commit a6c1745

Please sign in to comment.