Skip to content

Commit

Permalink
Bump docker library to fix upstream break by requests
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy authored and dav3r committed Aug 26, 2024
1 parent c81cc5a commit 0d9d163
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 @@ -108,7 +108,7 @@ def get_version(version_file):
# 1.11.1 fixed this issue, but to ensure expected behavior we'll pin
# to never grab the regression version.
"coveralls != 1.11.0",
"docker == 7.0.0",
"docker == 7.1.0",
"hypothesis",
"mimesis-factory",
"mimesis",
Expand Down

0 comments on commit 0d9d163

Please sign in to comment.