Skip to content

Commit c3bd019

Browse files
pip prod(deps): bump coverage from 7.6.3 to 7.6.4 (#809)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.3 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.3...7.6.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e194a1e commit c3bd019

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ copr==2.0
2828
# copr-cli
2929
copr-cli==2.0
3030
# via -r requirements.txt.in
31-
coverage==7.6.3
31+
coverage==7.6.4
3232
# via -r requirements.txt.in
3333
cryptography==43.0.1
3434
# via pyjwt

requirements.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ munch==4.0.0
1313
copr==2.0
1414
requests==2.32.3
1515
fnc
16-
coverage==7.6.3
16+
coverage==7.6.4

0 commit comments

Comments
 (0)