Skip to content

Commit 56c133f

Browse files
Bump urllib3 from 1.26.19 to 2.5.0
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 c28723a commit 56c133f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ types-freezegun==1.1.10 ; python_version >= "3.8" and python_version < "4.0"
7979
types-setuptools==65.3.0 ; python_version >= "3.8" and python_version < "4.0"
8080
typing-extensions==4.3.0 ; python_version >= "3.8" and python_version < "4.0"
8181
universal-startfile==0.2 ; python_version >= "3.8" and python_version < "4.0"
82-
urllib3==1.26.19 ; python_version >= "3.8" and python_version < "4.0"
82+
urllib3==2.5.0 ; python_version >= "3.8" and python_version < "4.0"
8383
watchdog==2.1.9 ; python_version >= "3.8" and python_version < "4.0"
8484
wheel==0.38.4 ; python_version >= "3.8" and python_version < "3.9"
8585
wrapt==1.14.1 ; python_version >= "3.8" and python_version < "4.0"

0 commit comments

Comments
 (0)