Skip to content

Commit aa94e44

Browse files
Bump urllib3 from 1.26.19 to 2.5.0 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17ae369 commit aa94e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ types-freezegun==1.1.10 ; python_version >= "3.9" and python_version < "4.0"
7676
types-setuptools==65.3.0 ; python_version >= "3.9" and python_version < "4.0"
7777
typing-extensions==4.3.0 ; python_version >= "3.9" and python_version < "4.0"
7878
universal-startfile==0.2 ; python_version >= "3.9" and python_version < "4.0"
79-
urllib3==1.26.19 ; python_version >= "3.9" and python_version < "4.0"
79+
urllib3==2.5.0 ; python_version >= "3.9" and python_version < "4.0"
8080
watchdog==2.1.9 ; python_version >= "3.9" and python_version < "4.0"
8181
zipp==3.19.1 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)