Skip to content

Commit 11f2ac7

Browse files
committed
Update requirements for docker-autocompose ...
Signed-off-by: Jauder Ho <[email protected]>
1 parent dae96a6 commit 11f2ac7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: docker-autocompose/Pipfile.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: docker-autocompose/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
certifi==2024.2.2; python_version >= '3.6'
44
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
55
docker==7.0.0; python_version >= '3.8'
6-
-e git+https://github.com/jauderho/docker-autocompose.git@bca9f1e9bbac3b48e208ed924b0f0161babbf687#egg=docker-autocompose
6+
-e git+https://github.com/jauderho/docker-autocompose.git@1222057286b7ec787b7a7904c6c423a170db75c6#egg=docker-autocompose
77
idna==3.7; python_version >= '3.5'
88
packaging==21.3; python_version >= '3.6'
99
pyaml==24.4.0; python_version >= '3.8'
1010
pyparsing==3.1.2; python_full_version >= '3.6.8'
1111
pyyaml==6.0.1; python_version >= '3.6'
12-
requests==2.32.0; python_version >= '3.8'
12+
requests==2.32.1; python_version >= '3.8'
1313
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
1414
urllib3==2.2.1; python_version >= '3.8'

0 commit comments

Comments
 (0)