Skip to content

Commit 6bc2e81

Browse files
Bump urllib3 from 2.3.0 to 2.5.0 (#256)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Seth Michael Larson <seth@python.org>
1 parent cf26451 commit 6bc2e81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -842,8 +842,8 @@ typing-extensions==4.12.2 \
842842
# pydantic
843843
# pydantic-core
844844
# pyopenssl
845-
urllib3==2.3.0 \
846-
--hash=sha256:1cee9ad369867bfdbbb48b7dd50374c0967a0bb7710050facf0dd6911440e3df
845+
urllib3==2.5.0 \
846+
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
847847
# via requests
848848
yarl==1.18.3 \
849849
--hash=sha256:00e5a1fea0fd4f5bfa7440a47eff01d9822a65b4488f7cff83155a0f31a2ecba \

0 commit comments

Comments
 (0)