mirror of
https://github.com/python/cpython.git
synced 2025-09-20 15:40:32 +00:00
Bump various dependencies in Doc/requirements-oldest-sphinx.txt
(#110278)
This resolves a Dependabot security alert on the repository for urllib3==2.0.4.
This commit is contained in:
parent
dddc757303
commit
f1663a492e
1 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue