Skip to content

Commit 4086655

Browse files
Chore(deps): Bump urllib3 from 2.0.2 to 2.2.2 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.2 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.2...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03b1eec commit 4086655

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ idna==3.4
2020
# via requests
2121
imagesize==1.4.1
2222
# via sphinx
23+
importlib-metadata==8.5.0
24+
# via sphinx
2325
jinja2==3.1.2
2426
# via sphinx
2527
markupsafe==2.1.2
@@ -53,5 +55,7 @@ sphinxcontrib-qthelp==1.0.3
5355
# via sphinx
5456
sphinxcontrib-serializinghtml==1.1.5
5557
# via sphinx
56-
urllib3==2.0.2
58+
urllib3==2.2.2
5759
# via requests
60+
zipp==3.21.0
61+
# via importlib-metadata

0 commit comments

Comments
 (0)