Skip to content

Commit 890c963

Browse files
pip prod(deps): bump coverage from 7.8.0 to 7.8.1 (#1450)
1 parent 9cf7094 commit 890c963

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.1
2828
# copr-cli
2929
copr-cli==2.1
3030
# via -r requirements.txt.in
31-
coverage==7.8.0
31+
coverage==7.8.1
3232
# via -r requirements.txt.in
3333
cryptography==44.0.1
3434
# via pyjwt

requirements.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ munch==4.0.0
1313
copr==2.1
1414
requests==2.32.3
1515
fnc
16-
coverage==7.8.0
16+
coverage==7.8.1
1717
koji
1818
pytest==8.3.5

0 commit comments

Comments
 (0)