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 to 3.10.7 #5653

Closed
1 task done
Kurt-von-Laven opened this issue Sep 7, 2022 · 2 comments · Fixed by #5769
Closed
1 task done

Bump Python to 3.10.7 #5653

Kurt-von-Laven opened this issue Sep 7, 2022 · 2 comments · Fixed by #5769
Labels
L: python:pip Python packages via pip L: python:poetry Python packages via poetry python Dependabot pull requests that update Python code T: feature-request Requests for new features T: tech-debt ⚙️

Comments

@Kurt-von-Laven
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

We receive the following error message because our pyproject.toml and poetry.lock specify Python 3.10.6.

Dependabot failed to update your dependencies because there was an error resolving your Python dependency files.

Dependabot encountered the following error:

Dependabot detected the following Python requirements for your project: '[[#<Dependabot::Python::Requirement:0x00005633a6c97630 @requirements=[[">=", #<Dependabot::Python::Version 3.10.6>], ["<", #<Dependabot::Python::Version 4.0.0.a>]]>]]'.

Currently, the following Python versions are supported in Dependabot: 3.10.5, 3.10.4, 3.10.3, 3.10.2, 3.10.1, 3.10.0, 3.9.13, 3.9.12, 3.9.11, 3.9.10, 3.9.9, 3.9.8, 3.9.7, 3.9.6, 3.9.5, 3.9.4, 3.9.2, 3.9.1, 3.9.0, 3.8.13, 3.8.12, 3.8.11, 3.8.10, 3.8.9, 3.8.8, 3.8.7, 3.8.6, 3.8.5, 3.8.4, 3.8.3, 3.8.2, 3.8.1, 3.8.0, 3.7.13, 3.7.12, 3.7.11, 3.7.10, 3.7.9, 3.7.8, 3.7.7, 3.7.6, 3.7.5, 3.7.4, 3.7.3, 3.7.2, 3.7.1, 3.7.0, 3.6.15, 3.6.14, 3.6.13, 3.6.12, 3.6.11, 3.6.10, 3.6.9, 3.6.8, 3.6.7, 3.6.6, 3.6.5, 3.6.4, 3.6.3, 3.6.2, 3.6.1, 3.6.0, 3.5.10, 3.5.8, 3.5.7, 3.5.6, 3.5.5, 3.5.4, 3.5.3.

Python 3.10.7 has been released, and the ubuntu-22.04 GitHub-hosted runner comes with Python 3.10.6 pre-installed, so we are reluctant to downgrade to Python 3.10.5 at this point.

@Kurt-von-Laven Kurt-von-Laven added the T: feature-request Requests for new features label Sep 7, 2022
@deivid-rodriguez deivid-rodriguez added L: python:pip Python packages via pip L: python:poetry Python packages via poetry labels Sep 8, 2022
@jeffwidman
Copy link
Member

Agreed, we should bump straight to 3.10.7. Want to submit a PR?

@jeffwidman jeffwidman changed the title Support Python 3.10.6 Bump Python to 3.10.7 Sep 12, 2022
@jeffwidman jeffwidman added the python Dependabot pull requests that update Python code label Sep 12, 2022
@Kurt-von-Laven
Copy link
Contributor Author

Sure thing; I opened the linked PR. Please let me know if you have any feedback. I aped #5333.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: python:pip Python packages via pip L: python:poetry Python packages via poetry python Dependabot pull requests that update Python code T: feature-request Requests for new features T: tech-debt ⚙️
Projects
None yet
3 participants