mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
[3.12] Regen Doc/requirements-oldest-sphinx.txt (GH-111012) (#111022)
Regen Doc/requirements-oldest-sphinx.txt (GH-111012)
Fix https://github.com/python/cpython/security/dependabot/4: use
urllib3 version 2.0.7.
(cherry picked from commit e7ae43ad7d
)
Co-authored-by: Victor Stinner <vstinner@python.org>
This commit is contained in:
parent
ae838afe35
commit
8134811089
1 changed files with 1 additions and 2 deletions
|
@ -16,7 +16,6 @@ alabaster==0.7.13
|
|||
Babel==2.13.0
|
||||
certifi==2023.7.22
|
||||
charset-normalizer==3.3.0
|
||||
colorama==0.4.6
|
||||
docutils==0.17.1
|
||||
idna==3.4
|
||||
imagesize==1.4.1
|
||||
|
@ -33,4 +32,4 @@ sphinxcontrib-htmlhelp==2.0.1
|
|||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.5
|
||||
urllib3==2.0.6
|
||||
urllib3==2.0.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue