Skip to content

Commit a9ff2f5

Browse files
authored
Update docker python lib to 6.1.2 (#892)
Fixes "TypeError: request() got an unexpected keyword argument 'chunked'" error
1 parent 577a54d commit a9ff2f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ isort[colors]==5.10.0
66
pytest==7.1.2
77
pytest-cov==3.0.0
88
pytest-asyncio==0.18.3
9-
docker==6.0.1
9+
docker==6.1.2
1010
chardet==4.0.0 # Until fixed requests is released
1111
lz4==3.1.3
1212
xxhash==2.0.2

0 commit comments

Comments
 (0)