Skip to content

Bump test requirements, require Python 3.10#547

Merged
danielhollas merged 1 commit intomainfrom
bump-requirements
Feb 27, 2026
Merged

Bump test requirements, require Python 3.10#547
danielhollas merged 1 commit intomainfrom
bump-requirements

Conversation

@danielhollas
Copy link
Copy Markdown
Contributor

@danielhollas danielhollas commented Feb 9, 2026

This should resolve all open dependabot PRs that notify us of some vulnerabilities in old packages versions, which we could not bump since we supported python 3.9.
Here we bump the required python version to 3.10.

To bump test requirements, I ran:

$ uv pip compile -U --universal --python 3.10 requirements.in --annotation-style=line -o requirements.txt

(note that these depedencies are only for testing the images, the images themselves are still on Python 3.9)

Closes #544
Closes #543
Closes #542

@danielhollas
Copy link
Copy Markdown
Contributor Author

Gonna go ahead and merge this one as this just bump test dependencies and doesn't influence the images.

@danielhollas danielhollas merged commit 50cdebc into main Feb 27, 2026
16 checks passed
@danielhollas danielhollas deleted the bump-requirements branch February 27, 2026 17:14
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.

1 participant