Skip to content

Commit 50e582a

Browse files
authored
Bump urllib3 from 2.6.3 to 2.7.0 (#2174)
1 parent 752d5bd commit 50e582a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ typing-extensions==4.15.0
160160
# astroid
161161
# exceptiongroup
162162
# mypy
163-
urllib3==2.6.3
163+
urllib3==2.7.0
164164
# via
165165
# botocore
166166
# requests

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ tomli==2.4.1
6262
# pytest
6363
typing-extensions==4.15.0
6464
# via exceptiongroup
65-
urllib3==2.6.3
65+
urllib3==2.7.0
6666
# via
6767
# botocore
6868
# requests

0 commit comments

Comments
 (0)