Skip to content

Commit

Permalink
Merge pull request #1156 from felddy/dependabot/pip/pip-all-81a9f49b8d
Browse files Browse the repository at this point in the history
Bump coverage from 7.6.10 to 7.6.11 in the pip-all group
  • Loading branch information
felddy authored Feb 10, 2025
2 parents 74eab2b + c6257cd commit 2845236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def package_vars(version_file):
],
extras_require={
"test": [
"coverage == 7.6.10",
"coverage == 7.6.11",
"coveralls == 4.0.1",
"docker == 7.1.0",
"pre-commit == 4.1.0",
Expand Down

0 comments on commit 2845236

Please sign in to comment.