Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regen Doc/requirements-oldest-sphinx.txt #111012

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Oct 17, 2023

@vstinner
Copy link
Member Author

PR created with commands:

python3.11 -m venv env
env/bin/python -m pip install "Sphinx~=4.2.0" 
env/bin/python -m pip freeze > freeze

And then update Doc/requirements-oldest-sphinx.txt from created freeze file.

@vstinner
Copy link
Member Author

cc @hugovk @AA-Turner

Copy link
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovk hugovk merged commit e7ae43a into python:main Oct 18, 2023
@hugovk hugovk added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Oct 18, 2023
@miss-islington-app
Copy link

Thanks @vstinner for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Thanks @vstinner for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 18, 2023
Fix https://github.com/python/cpython/security/dependabot/4: use
urllib3 version 2.0.7.
(cherry picked from commit e7ae43a)

Co-authored-by: Victor Stinner <vstinner@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 18, 2023
Fix https://github.com/python/cpython/security/dependabot/4: use
urllib3 version 2.0.7.
(cherry picked from commit e7ae43a)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app
Copy link

bedevere-app bot commented Oct 18, 2023

GH-111021 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Oct 18, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 18, 2023

GH-111022 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Oct 18, 2023
hugovk pushed a commit that referenced this pull request Oct 18, 2023
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 e7ae43a)

Co-authored-by: Victor Stinner <vstinner@python.org>
hugovk pushed a commit that referenced this pull request Oct 18, 2023
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 e7ae43a)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner deleted the sphinx_oldest branch October 18, 2023 16:09
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants