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

Drop support for Python 3.8, 3.9 #128

Merged
merged 8 commits into from
Aug 6, 2024
Merged

Conversation

DiamondJoseph
Copy link
Contributor

No description provided.

pyproject.toml Outdated
"pydantic<2.0",
"typing_extensions",
"httpx==0.26.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This then must be unpinned by #127 when fastapi version can be increased

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@bbb5c73). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage        ?   96.11%           
=======================================
  Files           ?        9           
  Lines           ?      900           
  Branches        ?        0           
=======================================
  Hits            ?      865           
  Misses          ?       35           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@callumforrester
Copy link
Contributor

Can you also check that pyproject.toml is up-to-date?

@DiamondJoseph DiamondJoseph merged commit c412930 into main Aug 6, 2024
20 checks passed
@DiamondJoseph DiamondJoseph deleted the update_python_versions branch August 7, 2024 10:59
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