Skip to content

Commit a94290b

Browse files
committed
Bump urllib3 minimum to 2.5.0 in requirements.txt
1 parent 22ac997 commit a94290b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# HTTP and API Communication
44
requests>=2.32.4
5-
urllib3>=2.0.0
5+
urllib3>=2.5.0
66

77
# Configuration and Environment
88
python-dotenv>=1.0.0

0 commit comments

Comments
 (0)