Skip to content

Commit 1d8cab2

Browse files
Bump urllib3 from 2.2.2 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.5.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.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8761373 commit 1d8cab2

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
@@ -66,7 +66,7 @@ sphinxcontrib-serializinghtml==1.1.5 ; python_full_version >= "3.8.0" and python
6666
tomli==2.0.1 ; python_version >= "3.8" and python_version < "3.11"
6767
tomlkit==0.12.5 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
6868
typing-extensions==4.12.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
69-
urllib3==2.2.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
69+
urllib3==2.5.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
7070
wrapt==1.16.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
7171
yarl==1.9.4 ; python_version >= "3.8" and python_full_version < "4.0.0"
7272
zipp==3.19.1 ; python_version >= "3.8" and python_version < "3.10"

0 commit comments

Comments
 (0)