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

Target latest Python versions - 3.11.4, 3.10.12, 3.9.17, 3.8.17, 3.7.17 #7412

Merged
merged 1 commit into from Jun 13, 2023

Conversation

phillipuniverse
Copy link
Contributor

@phillipuniverse phillipuniverse commented Jun 7, 2023

Same as #7013

Waiting on:

  • Python 3.11.4 released
  • Pyenv 2.3.19 released

@phillipuniverse phillipuniverse marked this pull request as ready for review June 8, 2023 12:27
@phillipuniverse phillipuniverse requested a review from a team as a code owner June 8, 2023 12:27
@phillipuniverse
Copy link
Contributor Author

Argh need to fix line length and look into some of these other failures

@phillipuniverse phillipuniverse marked this pull request as draft June 8, 2023 13:50
@phillipuniverse
Copy link
Contributor Author

Hm I think with the pip upgrade that happened with the Python upgrade, we are now running into jazzband/pip-tools#1825 (comment) from pip-tools. I'll investigate a bit more.

@phillipuniverse
Copy link
Contributor Author

Looks like that was the issue! When we go and update the dependencies in requirements.txt when dropping Python 3.6 compatibility, I think they should be updated like this:

pip>=21.3.1
pip-tools>=6.13.0

Not 100% sure the pip-tools pip versions of compatibilities, could also update to:

pip>=23.1.0
pip-tools>=6.13.0

@phillipuniverse phillipuniverse marked this pull request as ready for review June 8, 2023 15:46
@phillipuniverse
Copy link
Contributor Author

phillipuniverse commented Jun 8, 2023

The pip-tools incompatibility got resolved in #7034. This should now be good to go!!

@phillipuniverse
Copy link
Contributor Author

Smoke tests will be fixed by dependabot/smoke-tests#75

@jurre jurre merged commit 80236ec into dependabot:main Jun 13, 2023
83 checks passed
brettfo pushed a commit to brettfo/dependabot-core that referenced this pull request Oct 11, 2023
Target latest Python versions - 3.11.4, 3.10.12, 3.9.17, 3.8.17, 3.7.17
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.

None yet

2 participants