Bump the production-version-updates group with 3 updates#276
Merged
github-actions[bot] merged 1 commit intomainfrom Sep 22, 2025
Merged
Conversation
Bumps the production-version-updates group with 3 updates: [fastapi](https://github.com/fastapi/fastapi), [sqlmodel](https://github.com/fastapi/sqlmodel) and [starlette](https://github.com/Kludex/starlette). Updates `fastapi` from 0.116.1 to 0.117.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.117.1) Updates `sqlmodel` from 0.0.24 to 0.0.25 - [Release notes](https://github.com/fastapi/sqlmodel/releases) - [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md) - [Commits](fastapi/sqlmodel@0.0.24...0.0.25) Updates `starlette` from 0.47.3 to 0.48.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.47.3...0.48.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.117.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-version-updates - dependency-name: sqlmodel dependency-version: 0.0.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-version-updates - dependency-name: starlette dependency-version: 0.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-version-updates group with 3 updates: fastapi, sqlmodel and starlette.
Updates
fastapifrom 0.116.1 to 0.117.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
784f06c🔖 Release version 0.117.1b5c0589📝 Update release notes44fc676🐛 Fix validation error whenFileis declared afterFormparameter (#11194)a840010📝 Update release notes382d083🔖 Release version 0.117.0a7f2dbe📝 Update release notesf1e6f97⚡️ Fixdefault_factoryfor response model field with Pydantic V1 (#9704)b01d5c9📝 Update release notesb51ec36✨ AllowNoneas return type for bodiless responses (#9425)0bdc3ca📝 Update release notesUpdates
sqlmodelfrom 0.0.24 to 0.0.25Release notes
Sourced from sqlmodel's releases.
... (truncated)
Changelog
Sourced from sqlmodel's changelog.
... (truncated)
Commits
192ba90🔖 Release version 0.0.25de278df📝 Update release notes037c051✨ Add overload forexecmethod to supportinsert,update,deletestat...b8c0e16📝 Update release notes3a11bb2⬆ Bump griffe-typingdoc from 0.2.8 to 0.2.9 (#1553)9277110📝 Update release notesbffa05f⬆ Bump mkdocs-material from 9.6.17 to 9.6.20 (#1565)c7f1205📝 Update release notes6a98bf5⬆ Bump actions/setup-python from 5 to 6 (#1551)1b66f2a📝 Update release notesUpdates
starlettefrom 0.47.3 to 0.48.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
e18637cVersion 0.48.0 (#3014)1bee3efAdd official Python 3.14 support (#3013)c379051Updatepublish.yamlwith latest PyPI recommendations (#3011)40a8147feat: implement rfc9110 http status names (#2939)efea3b8chore: set minimum uv version (#3012)63e70d0chore: add citation file (#3010)da0f1ceci: pin github actions' versions (#3009)4bd6ab1chore: add Marcelo Trylesinski as maintainer (#3008)118c7c7Rename branchmastertomain(#3001)73d83e9Clarify BaseHTTPMiddleware effect on contextvars propagation (#2943)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions