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

feat: support python 3.11 #350

Merged
merged 7 commits into from
May 11, 2023
Merged

feat: support python 3.11 #350

merged 7 commits into from
May 11, 2023

Conversation

jrriehl
Copy link
Contributor

@jrriehl jrriehl commented May 4, 2023

Proposed changes

Expand the Python version dependencies to support Python 3.11

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to stop working as expected)
  • Something else (e.g. tests, scripts, example, deployment, infrastructure, ...)

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING document.
  • I have based my branch, and I am making a pull request against, the main branch.
  • Checks and tests pass locally.

If applicable

  • I have added tests that prove my fix is effective or that my feature works.
  • I have checked that code coverage does not decrease.
  • I have added/updated the documentations.

@github-actions
Copy link

github-actions bot commented May 4, 2023

Visit the preview URL for this PR (updated for commit 6a035f4):

https://fetch-docs-preview--pr350-deps-py311-elpr1f8s.web.app

(expires Sat, 13 May 2023 12:08:56 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f2de39fd4e81249941960b74fbab0a62d90d69f8

@jrriehl jrriehl changed the title deps: allow python 3.11 feat: support python 3.11 May 4, 2023
@jrriehl jrriehl requested a review from ejfitzgerald May 10, 2023 14:19
Copy link
Contributor

@MissingNO57 MissingNO57 left a comment

Choose a reason for hiding this comment

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

LGTM

pyproject.toml Outdated Show resolved Hide resolved
@jrriehl jrriehl merged commit e0512cb into main May 11, 2023
@jrriehl jrriehl deleted the deps/py311 branch May 11, 2023 13:12
@jrriehl jrriehl mentioned this pull request May 30, 2023
4 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