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

Allow Python 3.11 and adapt dependency versions #105

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

aiakide
Copy link
Collaborator

@aiakide aiakide commented Jan 4, 2024

📥 Pull Request Description

Changes in this pull request:

  • feat(Dependencies): Allow Python 3.11 and adapt dependency versions
  • Add python 3.11 to the test matrix in test workflow

👀 Affected Areas

  • python version
  • project dependencies

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

Add python 3.11 to the test matrix in test workflow
@aiakide aiakide added 🔧 enhancement Requests for improvements or enhancements to existing features 🚨 high priority Needs immediate attention or urgent resolution labels Jan 4, 2024
@aiakide aiakide requested a review from ankeko January 4, 2024 15:01
@aiakide aiakide self-assigned this Jan 4, 2024
@aiakide aiakide merged commit 5ea5e93 into main Jan 4, 2024
8 checks passed
@aiakide aiakide deleted the hotfix/python-version-update branch January 4, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 enhancement Requests for improvements or enhancements to existing features 🚨 high priority Needs immediate attention or urgent resolution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants