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

Upgrade python to 3.11 #781

Merged
merged 5 commits into from
Jan 8, 2024
Merged

Upgrade python to 3.11 #781

merged 5 commits into from
Jan 8, 2024

Conversation

marcospri
Copy link
Member

# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Copy link
Member Author

Choose a reason for hiding this comment

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

This is added when running make requirements locally

@marcospri marcospri force-pushed the upgrade-python branch 3 times, most recently from 381d5e1 to 850fc4a Compare December 27, 2023 15:07
@marcospri marcospri requested a review from seanh December 27, 2023 15:15
Result of running:

make requirements --always-make args='--upgrade'

Being on the latest version possible of our dependencies' dependencies allows for
a simpler upgrade path to the next python version
Follow the pattern we use in other projects.
@@ -1,3 +1,25 @@
[tool.pytest.ini_options]
addopts = "-q"
Copy link
Member Author

Choose a reason for hiding this comment

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

Moved from tox.ini

@marcospri marcospri merged commit c0f1234 into main Jan 8, 2024
4 checks passed
@marcospri marcospri deleted the upgrade-python branch January 8, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants