Deps: Bump the python-packages group with 8 updates#99
Merged
Conversation
Bumps the python-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.118.0` | `0.119.0` | | [httptools](https://github.com/MagicStack/httptools) | `0.6.4` | `0.7.1` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.4.0` | `4.5.0` | | [pydantic](https://github.com/pydantic/pydantic) | `1.10.24` | `2.12.0` | | [rich](https://github.com/Textualize/rich) | `14.1.0` | `14.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.13.3` | `0.14.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.43` | `2.0.44` | Updates `fastapi` from 0.118.0 to 0.119.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.118.0...0.119.0) Updates `httptools` from 0.6.4 to 0.7.1 - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](MagicStack/httptools@v0.6.4...v0.7.1) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `platformdirs` from 4.4.0 to 4.5.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.4.0...4.5.0) Updates `pydantic` from 1.10.24 to 2.12.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.24...v2.12.0) Updates `rich` from 14.1.0 to 14.2.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.1.0...v14.2.0) Updates `ruff` from 0.13.3 to 0.14.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.13.3...0.14.0) Updates `sqlalchemy` from 2.0.43 to 2.0.44 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.119.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: httptools dependency-version: 0.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: idna dependency-version: '3.11' dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: platformdirs dependency-version: 4.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pydantic dependency-version: 2.12.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: python-packages - dependency-name: rich dependency-version: 14.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: sqlalchemy dependency-version: 2.0.44 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
bjoernricks
approved these changes
Oct 13, 2025
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 python-packages group with 8 updates:
0.118.00.119.00.6.40.7.13.103.114.4.04.5.01.10.242.12.014.1.014.2.00.13.30.14.02.0.432.0.44Updates
fastapifrom 0.118.0 to 0.119.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
2e721e1🔖 Release version 0.119.0fc7a068📝 Update release notes3a3879b📝 Update release notesd34918a✨ Add support forfrom pydantic.v1 import BaseModel, mixed Pydantic v1 and ...352dbef🔖 Release version 0.118.396e7d6e📝 Update release notes3611c3f⬆️ Add support for Python 3.14 (#14165)942fce3🔖 Release version 0.118.213b067c📝 Update release notes185cecd🐛 Fix tagged discriminated union not recognized as body field (#12942)Updates
httptoolsfrom 0.6.4 to 0.7.1Release notes
Sourced from httptools's releases.
Commits
26461dahttptools 0.7.1cd7cab8bump pypa/gh-action-pypi-publish to 1.13.096ac6efallow releasing on 0.7.xb04ab82httptools 0.7.0b55f5feStatic Type-checking for httptools (#100)59bf94fModernize packaging and fix CI (#130)922f366Post-release version bumpUpdates
idnafrom 3.10 to 3.11Changelog
Sourced from idna's changelog.
Commits
ad949eeRelease v3.11cae4ba7Second release candidate for 3.118adb305Add space in RST link74cb2b6Release candidate for 3.1105dab09Format idna-data with ruff90eac78Apply ruff formattinga31ce7eRemove errant test vectors81f0333Omit vectors known to be broken in test suitea0f3257Merge branch 'master' into unicode-16-uts46-changes38d9886Remove extra UTS46 test vectorUpdates
platformdirsfrom 4.4.0 to 4.5.0Release notes
Sourced from platformdirs's releases.
Commits
3088c98Drop 3.9 support (#389)07bca5bBump astral-sh/setup-uv from 6 to 7 in the all group (#388)9d9c912[pre-commit.ci] pre-commit autoupdate (#387)dbfa4b6[pre-commit.ci] pre-commit autoupdate (#384)f70bdf4Update Windows file paths in README (#385)510a4b0[pre-commit.ci] pre-commit autoupdate (#383)3f7d77fAdd support for Python 3.14 (#382)0cff624[pre-commit.ci] pre-commit autoupdate (#381)ebbdf85Bump pypa/gh-action-pypi-publish in /.github/workflows (#379)a64f6bbBump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in the all group (#378)Updates
pydanticfrom 1.10.24 to 2.12.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
a7928e6Update Python version in documentation publishing CI job (#12344)0e188d0Prepare release 2.12.0 (#12343)1231eeeUse properstacklevelin warnings when possible (#12342)94989e0UseAnyas context annotation in plugin API (#12341)3f59a03Add__qualname__parameter forcreate_model(#12001)28c62c3Rewrite std types, fields and strict mode documentation (#12287)34baf12Addunion_formatparameter to JSON Schema generation (#12147)495b03fAddpreverse_empty_pathURL options (#12336)82d4254Respectvalidation_aliasin@validate_call(#12340)4bd8418ExposeFieldInfoinpydantic.fields.__all__(#12339)Updates
richfrom 14.1.0 to 14.2.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
494f83cchangelogd476e85Merge pull request #3862 from GeroZayas/docs/es-readme-sync-2025-10518daaadocs(es): sync README.es.md (macOS, 16 colors, Python 3.8+)cd5074fMerge pull request #3861 from Textualize/python314041406cremoved asv655b521test fixes27c2d2dbump for Python3.14ea9d4dbUpdate feature_request.mdUpdates
rufffrom 0.13.3 to 0.14.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
beea8cdBump 0.14.0 (#20751)416e956[ty] Infer better specializations of unions withNone(etc) (#20749)88c0ce3Update default and latest Python versions for 3.14 (#20725)8fb29ea[ruff] improve handling of intermixed comments inside from-imports (#20561)23ebfe7[ty] Fix tiny mistake in protocol tests (#20743)f90d646[ty] Makeinfer_method_informationless confusing (#20740)15af4c0Move --show-settings snapshots to separate files (#20741)76f8e5bRefactor Rust lint test structure to use RuffTestFixture (#20689)b66a3e7[refurb] Add fixes forFURB101,FURB103(#20520)70f51e9[ty] Printdisplayof types when a property test fails (#20720)Updates
sqlalchemyfrom 2.0.43 to 2.0.44Release notes
Sourced from sqlalchemy's releases.
... (truncated)
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 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