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

chore: add support for python 3.12 #65

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

rgimen3z
Copy link

  • Remove all mentions of python 3.7, since it isn't supported according to the pyproject.toml

  • Add python 3.12 as a supported version and update documentation accordingly

  • Upgrade dependencies and unpin the ones that seemed to be blocking the support for python 3.12

  • A few tweaks to appease the updated versions of mypy and pylint

  • I have read the contributing guidelines

@rgimen3z
Copy link
Author

didn't know who to tag, so adding some of the most recent contributors/reviewers: @newhouse, @danielhusar, @fostimus

@benogle
Copy link
Contributor

benogle commented Dec 12, 2024

Hey @rgimen3z thanks for this. We're working through a couple other related upgrades in #58 and #64. #58 has a pydantic blocker and #64 should solve it. Once we have #64 worked out, we'll incorporate your changes into the upgrades of all dependencies. We should be able to get to all that in the next week or so

@rgimen3z rgimen3z mentioned this pull request Dec 21, 2024
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