Skip to content

Commit

Permalink
[3.12] Bump various dependencies in `Doc/requirements-oldest-sphinx.t…
Browse files Browse the repository at this point in the history
…xt` (pythonGH-110278) (python#110280)

Bump various dependencies in `Doc/requirements-oldest-sphinx.txt` (pythonGH-110278)

This resolves a Dependabot security alert on the repository for urllib3==2.0.4.
(cherry picked from commit f1663a4)

Co-authored-by: Alex Waygood <[email protected]>
  • Loading branch information
miss-islington and AlexWaygood authored Oct 3, 2023
1 parent 64afbf6 commit bd56c51
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Doc/requirements-oldest-sphinx.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ python-docs-theme>=2022.1
# Sphinx 4.2 comes from ``needs_sphinx = '4.2'`` in ``Doc/conf.py``.

alabaster==0.7.13
Babel==2.12.1
Babel==2.13.0
certifi==2023.7.22
charset-normalizer==3.2.0
charset-normalizer==3.3.0
colorama==0.4.6
docutils==0.16
docutils==0.17.1
idna==3.4
imagesize==1.4.1
Jinja2==2.11.3
MarkupSafe==1.1.1
packaging==23.1
Jinja2==3.1.2
MarkupSafe==2.1.3
packaging==23.2
Pygments==2.16.1
requests==2.31.0
snowballstemmer==2.2.0
Expand All @@ -33,4 +33,4 @@ sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
urllib3==2.0.4
urllib3==2.0.6

0 comments on commit bd56c51

Please sign in to comment.