Skip to content

Commit e87bacd

Browse files
Update dependency requests to <=2.32.4
1 parent c1ff5ab commit e87bacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/requirements-mac.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ coloredlogs==15.0.1
22
docker==6.1.3
33
mypy_extensions==1.0.0
44
PyYAML==6.0.1
5-
requests<=2.29.0 # https://github.com/docker/docker-py/issues/3113
5+
requests<=2.32.4 # https://github.com/docker/docker-py/issues/3113
66
typing_extensions==4.8.0
77
verboselogs==1.7

0 commit comments

Comments
 (0)