Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent f43867b commit 081cc56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev_requirements/requirements-coverage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# pip-compile '.\requirements-coverage.in'
#
coverage==7.3.1
# via -r .\requirements-coverage.in
coverage==7.3.2
# via -r dev_requirements/requirements-coverage.in

0 comments on commit 081cc56

Please sign in to comment.