Skip to content

Commit ee5f82a

Browse files
Bump urllib3 from 2.2.2 to 2.6.3 in /requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2.2...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b544072 commit ee5f82a

File tree

9 files changed

+745
-745
lines changed

9 files changed

+745
-745
lines changed

requirements/checkdocs.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ packaging==25.0
4747
# build
4848
# sphinx
4949
pip-sync-faster==0.0.5
50-
# via -r requirements/checkdocs.in
50+
# via -r checkdocs.in
5151
pip-tools==7.5.2
5252
# via
53-
# -r requirements/checkdocs.in
53+
# -r checkdocs.in
5454
# pip-sync-faster
5555
pygments==2.17.2
5656
# via sphinx
@@ -68,17 +68,17 @@ snowballstemmer==2.2.0
6868
# via sphinx
6969
sphinx==8.2.3
7070
# via
71-
# -r requirements/checkdocs.in
71+
# -r checkdocs.in
7272
# sphinx-autobuild
7373
# sphinx-rtd-theme
7474
# sphinxcontrib-applehelp
7575
# sphinxcontrib-jquery
7676
# sphinxcontrib-qthelp
7777
# sphinxcontrib-serializinghtml
7878
sphinx-autobuild==2024.10.3
79-
# via -r requirements/checkdocs.in
79+
# via -r checkdocs.in
8080
sphinx-rtd-theme==3.0.2
81-
# via -r requirements/checkdocs.in
81+
# via -r checkdocs.in
8282
sphinxcontrib-applehelp==1.0.7
8383
# via sphinx
8484
sphinxcontrib-devhelp==2.0.0
@@ -97,7 +97,7 @@ starlette==0.49.1
9797
# via sphinx-autobuild
9898
typing-extensions==4.15.0
9999
# via starlette
100-
urllib3==2.2.2
100+
urllib3==2.6.3
101101
# via requests
102102
uvicorn==0.29.0
103103
# via sphinx-autobuild
@@ -113,7 +113,7 @@ zipp==3.19.1
113113
# The following packages are considered to be unsafe in a requirements file:
114114
pip==25.3
115115
# via
116-
# -r requirements/checkdocs.in
116+
# -r checkdocs.in
117117
# pip-tools
118118
setuptools==78.1.1
119119
# via pip-tools

0 commit comments

Comments
 (0)