Skip to content

Commit f1663a4

Browse files
authored
Bump various dependencies in Doc/requirements-oldest-sphinx.txt (#110278)
This resolves a Dependabot security alert on the repository for urllib3==2.0.4.
1 parent dddc757 commit f1663a4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Doc/requirements-oldest-sphinx.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ python-docs-theme>=2022.1
1313
# Sphinx 4.2 comes from ``needs_sphinx = '4.2'`` in ``Doc/conf.py``.
1414

1515
alabaster==0.7.13
16-
Babel==2.12.1
16+
Babel==2.13.0
1717
certifi==2023.7.22
18-
charset-normalizer==3.2.0
18+
charset-normalizer==3.3.0
1919
colorama==0.4.6
20-
docutils==0.16
20+
docutils==0.17.1
2121
idna==3.4
2222
imagesize==1.4.1
23-
Jinja2==2.11.3
24-
MarkupSafe==1.1.1
25-
packaging==23.1
23+
Jinja2==3.1.2
24+
MarkupSafe==2.1.3
25+
packaging==23.2
2626
Pygments==2.16.1
2727
requests==2.31.0
2828
snowballstemmer==2.2.0
@@ -33,4 +33,4 @@ sphinxcontrib-htmlhelp==2.0.1
3333
sphinxcontrib-jsmath==1.0.1
3434
sphinxcontrib-qthelp==1.0.3
3535
sphinxcontrib-serializinghtml==1.1.5
36-
urllib3==2.0.4
36+
urllib3==2.0.6

0 commit comments

Comments
 (0)