Skip to content

Commit 0e9c6b7

Browse files
Bump urllib3 from 2.6.0 to 2.6.3 in /requirements/docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed0cc46 commit 0e9c6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.9"
2323
sphinxcontrib-qthelp==2.0.0 ; python_version >= "3.9"
2424
sphinxcontrib-serializinghtml==2.0.0 ; python_version >= "3.9"
2525
tomli==2.2.1 ; python_version >= "3.9" and python_version < "3.11"
26-
urllib3==2.6.0 ; python_version >= "3.9"
26+
urllib3==2.6.3 ; python_version >= "3.9"
2727
zipp==3.23.0 ; python_version == "3.9"

0 commit comments

Comments
 (0)