Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the python-packages group with 2 updates: fastapi and faker.

Updates fastapi from 0.119.0 to 0.120.0

Release notes

Sourced from fastapi's releases.

0.120.0

There are no major nor breaking changes in this release. ☕️

The internal reference documentation now uses annotated_doc.Doc instead of typing_extensions.Doc, this adds a new (very small) dependency on annotated-doc, a package made just to provide that Doc documentation utility class.

I would expect typing_extensions.Doc to be deprecated and then removed at some point from typing_extensions, for that reason there's the new annotated-doc micro-package. If you are curious about this, you can read more in the repo for annotated-doc.

This new version 0.120.0 only contains that transition to the new home package for that utility class Doc.

Translations

Internal

0.119.1

Fixes

  • 🐛 Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydantic 2.12.1. PR #14186 by @​svlandeg.

Docs

  • 📝 Replace starlette.io by starlette.dev and uvicorn.org by uvicorn.dev. PR #14176 by @​Kludex.

Internal

Commits
  • cd40c5b 🔖 Release version 0.120.0
  • 1c6ee57 📝 Update release notes
  • 09f4096 📝 Update release notes
  • d390f2e ➕ Migrate internal reference documentation from typing_extensions.Doc to `a...
  • cb7018d 📝 Update release notes
  • a578ea1 🛠️ Update German LLM prompt and test file (#14189)
  • 9c912d1 📝 Update release notes
  • da011f2 ⬆ [pre-commit.ci] pre-commit autoupdate (#14181)
  • 046d49b 📝 Update release notes
  • 8472804 🌐 Sync German docs (#14188)
  • Additional commits viewable in compare view

Updates faker from 37.11.0 to 37.12.0

Release notes

Sourced from faker's releases.

Release v37.12.0

See CHANGELOG.md.

Changelog

Sourced from faker's changelog.

v37.12.0 - 2025-10-07

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added the type:dependency Dependency-related changes label Oct 27, 2025
@MTSOnGithub MTSOnGithub enabled auto-merge (rebase) October 27, 2025 05:26
@dolfinus
Copy link
Member

@dependabot rebase

Bumps the python-packages group with 2 updates: [fastapi](https://github.com/fastapi/fastapi) and [faker](https://github.com/joke2k/faker).


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

Updates `faker` from 37.11.0 to 37.12.0
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](joke2k/faker@v37.11.0...v37.12.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.120.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: faker
  dependency-version: 37.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python-packages-60e7250da3 branch from f8791f3 to 6e1e83d Compare October 27, 2025 08:44
@github-actions
Copy link

Coverage

Coverage Report •
FileStmtsMissCoverMissing
TOTAL496627994% 
report-only-changed-files is enabled. No files were changed during this commit :)

@MTSOnGithub MTSOnGithub merged commit 496c19d into develop Oct 27, 2025
23 checks passed
@MTSOnGithub MTSOnGithub deleted the dependabot/pip/python-packages-60e7250da3 branch October 27, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependency Dependency-related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants