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

fix(deps): Update dependencies for Python 3.12 #4204

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

chishm
Copy link
Contributor

@chishm chishm commented Sep 13, 2024

What type of PR is this?

(REQUIRED)

  • bug
  • cleanup

What this PR does / why we need it:

Update the dependencies in poetry.lock to support Python 3.12. Notably, this updates:

  • greenlet 2.0.2 -> 3.0.3
  • httptools 0.5.0 -> 0.6.1
  • uvloop 0.17.0 -> 0.20.0
  • pyrdfa3 3.5.3 -> 3.6.4
  • rdflib 6.2.0 -> 7.0.0

Also update the packaging dependency to fix a version clash with a dependency of poetry 1.8.3.

Which issue(s) this PR fixes:

None filed.

Special notes for your reviewer:

I'm not sure why the renovate bot didn't automatically update these dependencies.

Testing

Tested by building and running the Docker image with the original python:3.10-slim as python-base and updated python:3.12-slim as python-base.

Copy link
Collaborator

@michael-genson michael-genson left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@michael-genson
Copy link
Collaborator

FYI looks like your branch is locked so I can't merge the latest changes to get the branch up to date

* greenlet 2.0.2 -> 3.0.3
* httptools 0.5.0 -> 0.6.1
* uvloop 0.17.0 -> 0.20.0
* pyrdfa3 3.5.3 -> 3.6.4
* rdflib 6.2.0 -> 7.0.0
auto-merge was automatically disabled September 15, 2024 00:48

Head branch was pushed to by a user without write access

@chishm
Copy link
Contributor Author

chishm commented Sep 15, 2024

Thanks for the code review. I've unlocked the branch and also rebased, so it should be an easy fast-forward merge.

@michael-genson michael-genson enabled auto-merge (squash) September 15, 2024 01:41
@michael-genson michael-genson merged commit abe4504 into mealie-recipes:mealie-next Sep 15, 2024
13 checks passed
@chishm chishm deleted the update-deps-py312 branch September 16, 2024 00:42
boc-the-git pushed a commit to boc-the-git/mealie that referenced this pull request Sep 28, 2024
boc-the-git pushed a commit to boc-the-git/mealie that referenced this pull request Sep 28, 2024
Choromanski pushed a commit to Choromanski/mealie that referenced this pull request Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants