Skip to content

Commit

Permalink
pip prod(deps): bump coverage from 7.6.2 to 7.6.3 (#796)
Browse files Browse the repository at this point in the history
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.2...7.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 7dcfea9 commit e194a1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ copr==2.0
# copr-cli
copr-cli==2.0
# via -r requirements.txt.in
coverage==7.6.2
coverage==7.6.3
# via -r requirements.txt.in
cryptography==43.0.1
# via pyjwt
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ munch==4.0.0
copr==2.0
requests==2.32.3
fnc
coverage==7.6.2
coverage==7.6.3

0 comments on commit e194a1e

Please sign in to comment.