Skip to content

Commit 86051a2

Browse files
authored
iaas subdirectory has urllib requirement as well
Update to 2.6.0 also Signed-off-by: Kurt Garloff <kurt@garloff.de>
1 parent 424da0d commit 86051a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/iaas/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ typing-extensions==4.13.2
100100
# -c iaas/../requirements.txt
101101
# keystoneauth1
102102
# openstacksdk
103-
urllib3==2.4.0
103+
urllib3==2.6.0
104104
# via
105105
# -c iaas/../requirements.txt
106106
# botocore

0 commit comments

Comments
 (0)