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 to python 3.12 #326

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Upgrade to python 3.12 #326

wants to merge 5 commits into from

Conversation

jzbahrai
Copy link
Collaborator

@jzbahrai jzbahrai commented Oct 3, 2024

Summary | Résumé

Upgrade to python 3.12

pyproject.toml Outdated
@@ -1,6 +1,6 @@
[tool.poetry]
name = "notifications-utils"
version = "52.3.3"
version = "52.3.4"
Copy link
Member

Choose a reason for hiding this comment

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

We might want to make this a major upgrade as this could break backward compat with other modules.

@@ -1,5 +1,5 @@
# Container image that runs your code
FROM ubuntu:22.04@sha256:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f
FROM python:3.12
Copy link
Member

Choose a reason for hiding this comment

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

Hope everything will still run fine with waffles 🤞

Copy link
Member

Choose a reason for hiding this comment

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

Curious to see as well if renovate will suggest us a proper sha to use in there, for best practices.

@jzbahrai jzbahrai marked this pull request as draft October 4, 2024 13:00
@sastels sastels self-assigned this Nov 13, 2024
@sastels sastels mentioned this pull request Nov 14, 2024
5 tasks
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