Skip to content

Commit 44da814

Browse files
Fixed merge conflict
2 parents f404e7c + 2eda999 commit 44da814

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ click == 8.1.8
33
requests >= 2.32.5
44
prompt_toolkit >= 3.0.52
55
pygments >= 2.20.0
6-
urllib3 >= 1.24
6+
urllib3 >= 2.6.3
77
rich == 15.0.0
88
# only used for soap transport
99
# softlayer-zeep >= 5.0.0

tools/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ click == 8.1.8
88
requests >= 2.32.5
99
prompt_toolkit >= 3.0.52
1010
pygments >= 2.20.0
11-
urllib3 >= 1.24
11+
urllib3 >= 2.6.3
1212
rich >= 12.3.0
1313
flake8
1414
autopep8

0 commit comments

Comments
 (0)