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 dependencies, use Python 3.12 #97

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

esune
Copy link
Member

@esune esune commented Sep 24, 2024

I started with the intention of restructuring the project to use Poetry and fully update it, however it seems to be more complicated than I anticipated.

This PR will bump dependencies and update the runtime to use python 3.12, however the test runner has to stay on python 3.9 since the dependency on indy (which requires ubuntu 20.04) makes things a bit more complicated.

Signed-off-by: Emiliano Suñé <[email protected]>
Copy link
Member

@WadeBarnes WadeBarnes left a comment

Choose a reason for hiding this comment

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

LGTM. Next step could be updating the tests to eliminate the dependance on indy. They are already using indy-vdr for some things.

@esune esune merged commit e1dbc67 into bcgov:main Sep 25, 2024
3 checks passed
@esune esune deleted the chore/dependency-updates branch September 25, 2024 16:46
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.

3 participants