Skip to content

Commit d162e4e

Browse files
Bump urllib3 from 2.2.2 to 2.4.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.4.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.4.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aff1ae2 commit d162e4e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ soupsieve==2.6 \
3131
--hash=sha256:e72c4ff06e4fb6e4b5a9f0f55fe6e81514581fca1515028625d0f299c602ccc9
3232
text-unidecode==1.3 \
3333
--hash=sha256:1311f10e8b895935241623731c2ba64f4c455287888b18189350b67134a822e8
34-
urllib3==2.2.2 \
35-
--hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472
34+
urllib3==2.4.0 \
35+
--hash=sha256:414bc6535b787febd7567804cc015fee39daab8ad86268f1310a9250697de466 \
36+
--hash=sha256:4e16665048960a0900c702d4a66415956a584919c03361cac9f1df5c5dd7e813
3637
typing-extensions==4.0.0 \
3738
--hash=sha256:829704698b22e13ec9eaf959122315eabb370b0884400e9818334d8b677023d9

0 commit comments

Comments
 (0)