Skip to content

Commit b6e7913

Browse files
pip prod(deps): bump coverage from 7.6.11 to 7.6.12
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.11 to 7.6.12. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.11...7.6.12) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8522c68 commit b6e7913

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.11
31+
coverage==7.6.12
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.11
16+
coverage==7.6.12

0 commit comments

Comments
 (0)