https://github.com/python/cpython/commit/5cdef782bf875d8a2dd30ee82bd11c04bf2ef4b3 commit: 5cdef782bf875d8a2dd30ee82bd11c04bf2ef4b3 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2024-05-08T06:06:04Z summary:
[3.12] Regen ``Doc/requirements-oldest-sphinx.txt`` (GH-118736) (#118753) Regen ``Doc/requirements-oldest-sphinx.txt`` (GH-118736) Regen dependencies (cherry picked from commit fcf52d7ceea3532f0b3475aadd4e1f72db463a1f) Co-authored-by: Kirill Podoprigora <[email protected]> files: M Doc/requirements-oldest-sphinx.txt diff --git a/Doc/requirements-oldest-sphinx.txt b/Doc/requirements-oldest-sphinx.txt index 9a5f4f3676e089..fe45c91501a56a 100644 --- a/Doc/requirements-oldest-sphinx.txt +++ b/Doc/requirements-oldest-sphinx.txt @@ -13,16 +13,16 @@ python-docs-theme>=2022.1 # Sphinx 6.2.1 comes from ``needs_sphinx = '6.2.1'`` in ``Doc/conf.py``. alabaster==0.7.16 -Babel==2.14.0 +Babel==2.15.0 certifi==2024.2.2 charset-normalizer==3.3.2 docutils==0.19 idna==3.7 imagesize==1.4.1 -Jinja2==3.1.3 +Jinja2==3.1.4 MarkupSafe==2.1.5 packaging==24.0 -Pygments==2.17.2 +Pygments==2.18.0 requests==2.31.0 snowballstemmer==2.2.0 Sphinx==6.2.1 _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: [email protected]
