Skip to content

misc: Upgrade FastAPI to v0.116 #2069

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

Merged
merged 1 commit into from
Jul 12, 2025
Merged

Conversation

adamantike
Copy link
Contributor

Description
The latest minor version 0.116 of FastAPI changes the standard extra to include extra dependencies to deploy to FastAPI Cloud, which we don't need.

This change moves to the new standard-no-fastapi-cloud-cli extra, which maintains the previous set of dependencies.

Checklist

  • I've tested the changes locally
  • I've updated relevant comments
  • I've assigned reviewers for this PR
  • I've added unit tests that cover the changes

The latest minor version `0.116` of FastAPI changes the `standard` extra
to include extra dependencies to deploy to FastAPI Cloud, which we don't
need.

This change moves to the new `standard-no-fastapi-cloud-cli` extra,
which maintains the previous set of dependencies.
@adamantike adamantike requested review from gantoine and zurdi15 July 12, 2025 16:33
Copy link

trunk-io bot commented Jul 12, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@adamantike adamantike merged commit 0a565f0 into master Jul 12, 2025
7 checks passed
@adamantike adamantike deleted the misc/upgrade-fastapi-0.116 branch July 12, 2025 16:36
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