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

Bump Python version for pip-compile #1252

Open
oraNod opened this issue Apr 4, 2024 · 1 comment
Open

Bump Python version for pip-compile #1252

oraNod opened this issue Apr 4, 2024 · 1 comment
Labels
tooling This PR affects tooling (CI, pr_labeler, noxfile, linters, etc.) but not the docs builds themselves.

Comments

@oraNod
Copy link
Contributor

oraNod commented Apr 4, 2024

When Ansible 10 is released we should consider bumping the Python version to 3.11. We are currently using 3.10 because it is the highest version supported with 2.14.

@nox.session(name="pip-compile", python=["3.10"])

@oraNod oraNod added the tooling This PR affects tooling (CI, pr_labeler, noxfile, linters, etc.) but not the docs builds themselves. label Apr 4, 2024
@ansible-documentation-bot ansible-documentation-bot bot added the needs_triage Needs a first human triage before being processed. label Apr 4, 2024
@oraNod
Copy link
Contributor Author

oraNod commented Apr 4, 2024

@gotmax23 In the reusable-pip-compile workflow it looks like the version is 3.9. Is this correct or should we go ahead and bump that to 3.10 to be consistent?

@samccann samccann removed the needs_triage Needs a first human triage before being processed. label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling This PR affects tooling (CI, pr_labeler, noxfile, linters, etc.) but not the docs builds themselves.
Projects
Status: 🆕 Triage
Development

No branches or pull requests

2 participants