Skip to content

Commit 18101d8

Browse files
committed
SAC-29747:Addressed review comments
1 parent b7dbb43 commit 18101d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'singer-python==6.3.0',
1313
'backoff==2.2.1',
1414
'requests==2.32.5',
15-
'urllib3>=2.0,<3.0',
15+
'urllib3>=2.6.2',
1616
'pyhumps==3.8.0'
1717
],
1818
extras_require={

0 commit comments

Comments
 (0)