Skip to content

Commit

Permalink
Merge pull request #4983 from Netflix/dependabot/pip/coverage-7.6.4
Browse files Browse the repository at this point in the history
Bump coverage from 7.6.3 to 7.6.4
  • Loading branch information
github-actions[bot] authored Oct 21, 2024
2 parents d9a37ac + c380e37 commit d6eb3e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ configobj==5.0.8
# via
# -r requirements-tests.txt
# certbot
coverage==7.6.3
coverage==7.6.4
# via -r requirements-tests.txt
cryptography==43.0.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ configobj==5.0.8
# via
# -r requirements-tests.txt
# certbot
coverage==7.6.3
coverage==7.6.4
# via -r requirements-tests.txt
cryptography==43.0.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ configobj==5.0.8
# via
# -r requirements.txt
# certbot
coverage==7.6.3
coverage==7.6.4
# via -r requirements-tests.in
cryptography==43.0.1
# via
Expand Down

0 comments on commit d6eb3e8

Please sign in to comment.