Skip to content

Commit abc83d2

Browse files
committed
requirements.txt: update to urllib3 2.6.3
This fixes security issues.
1 parent ec031a8 commit abc83d2

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
@@ -434,7 +434,7 @@ tzdata==2025.3
434434
# via
435435
# kombu
436436
# pandas
437-
urllib3==2.6.2
437+
urllib3==2.6.3
438438
# via
439439
# botocore
440440
# distributed

0 commit comments

Comments
 (0)