Skip to content

Commit 4afe989

Browse files
Update dependency requests to <=2.31.0
1 parent 603ef07 commit 4afe989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
coloredlogs==15.0.1
22
docker==6.1.2
33
PyYAML==6.0
4-
requests<=2.29.0 # https://github.com/docker/docker-py/issues/3113
4+
requests<=2.31.0 # https://github.com/docker/docker-py/issues/3113
55
# types-PyYAML==6.0.12.9

0 commit comments

Comments
 (0)