Skip to content

build: bump fastapi deps within major version #125

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 21, 2025

Conversation

hallvictoria
Copy link
Contributor

@hallvictoria hallvictoria commented Jul 21, 2025

Bumping FastApi deps within major version.

Latest dependency versions:
fastapi: 0.116.1
uvicorn: 0.35.0
pydantic: 2.11.7

When a new major version is released for these, we will not automatically allow it to be installed -- instead, limiting the versions within the same major version allows us to check for any potential breaking changes and then update.

@hallvictoria hallvictoria marked this pull request as ready for review July 21, 2025 16:36
@hallvictoria hallvictoria merged commit cc3dd03 into dev Jul 21, 2025
40 of 46 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/bump-fastapi branch July 21, 2025 16:52
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