Skip to content

build(deps): bump fastapi from 0.140.7 to 0.140.12 in /backend in the python-dependencies group - #13

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/python-dependencies-8faec913a0
Closed

build(deps): bump fastapi from 0.140.7 to 0.140.12 in /backend in the python-dependencies group#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/python-dependencies-8faec913a0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-dependencies group in /backend with 1 update: fastapi.

Updates fastapi from 0.140.7 to 0.140.12

Release notes

Sourced from fastapi's releases.

0.140.12

Fixes

0.140.11

Fixes

  • 🐛 Fix response_model_* params ignored for non-generator endpoints with Iterable[..] return type. PR #15093 by @​YuriiMotov.

0.140.10

Fixes

Internal

0.140.9

Fixes

  • 🐛 Fix exclude_defaults not propagated to dict keys and values in jsonable_encoder. PR #16043 by @​MBGrao.

Internal

0.140.8

Fixes

Commits
  • 5f25505 🔖 Release version 0.140.12 (#16095)
  • 76e2c83 📝 Update release notes
  • 0f3e7bd 🐛 Fix line splitting in format_sse_event to comply with SSE spec (#15515)
  • 31ce3cb 🔖 Release version 0.140.11 (#16094)
  • 4a01c7f 📝 Update release notes
  • d6537f7 🐛 Fix response_model_* params ignored for non-generator endpoints with `Ite...
  • 0f3d3b2 🔖 Release version 0.140.10 (#16093)
  • 584efa0 📝 Update release notes
  • 65e42bd 🐛 Fix handling sequences with nested Annotated types (#14874)
  • 9db3202 📝 Update release notes
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the python-dependencies group in /backend with 1 update: [fastapi](https://github.com/fastapi/fastapi).


Updates `fastapi` from 0.140.7 to 0.140.12
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.140.7...0.140.12)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.140.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 28, 2026
@TIMtechnology

Copy link
Copy Markdown
Owner

Closing without merge because the dependency lock state is incomplete. This PR changes backend/requirements.txt to FastAPI 0.140.12, while requirements.lock and requirements-dev.lock remain on 0.140.7. Production installs the runtime lock and CI installs the development lock, so the green checks did not actually exercise 0.140.12. Please recreate the update with both lock files regenerated and the full release gate run.

@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/pip/backend/python-dependencies-8faec913a0 branch July 30, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant