build(deps): bump the all group across 1 directory with 3 updates#89
Merged
PaulWinterstein merged 1 commit intomainfrom Mar 19, 2026
Merged
build(deps): bump the all group across 1 directory with 3 updates#89PaulWinterstein merged 1 commit intomainfrom
PaulWinterstein merged 1 commit intomainfrom
Conversation
Bumps the all group with 3 updates in the / directory: [ruff](https://github.com/astral-sh/ruff), [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) and [pydantic-settings](https://github.com/pydantic/pydantic-settings). Updates `ruff` from 0.15.1 to 0.15.6 - [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.15.1...0.15.6) Updates `pydantic-extra-types` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/pydantic/pydantic-extra-types/releases) - [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md) - [Commits](pydantic/pydantic-extra-types@v2.11.0...v2.11.1) Updates `pydantic-settings` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.13.0...v2.13.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: pydantic-extra-types dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
02029a9 to
a824190
Compare
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 all group with 3 updates in the / directory: ruff, pydantic-extra-types and pydantic-settings.
Updates
rufffrom 0.15.1 to 0.15.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e4c7f35Bump 0.15.6 (#23919)edfe6c1[ty] Narrow type context during collection literal inference (#23844)dd16d68Exclude broken symlink in ecosystem check (#23921)3f94c6aFix stack overflow in ANN401 on quoted annotations with escape sequences (#23...91fc7bd[ty] Fix false-positive diagnostics for PEP-604 union annotations on attribut...04229cf[ty] Initial test suite for PEP-728TypedDictfeatures (#23832)728b9d6[pep8-naming] Check naming conventions inmatchpattern bindings (N806,...88d1eec[ty] Ensure atype[]typeTis always considered assignable to a union th...37cdd61Fix lambda body formatting for multiline calls and subscripts (#23866)a25a4df[ty] Disambiguate duplicate-looking overloaded callables in union display (#2...Updates
pydantic-extra-typesfrom 2.11.0 to 2.11.1Release notes
Sourced from pydantic-extra-types's releases.
Changelog
Sourced from pydantic-extra-types's changelog.
Commits
efe22fb🔖 Release version 2.11.1 (#375)6fc6756feat: add IBAN (International Bank Account Number) type (#372)558e5c8⬆ Bump actions/upload-artifact from 6 to 7 (#369)aab5a5a⬆ Bump actions/download-artifact from 7 to 8 (#370)89b2a16⬆ Bump the python-packages group with 2 updates (#371)496cf00Export Color from package init.py (#373)07628d1feat: migrate DSN types from pydantic.networks (#368)b999077Add UUID v7 support (and v6/v8) (#367)712421f⬆ Bump the python-packages group with 4 updates (#365)a99dd63⬆ Bump actions/download-artifact from 6 to 7 (#363)Updates
pydantic-settingsfrom 2.13.0 to 2.13.1Commits
e87d12dv2.13.1 (#790)acf8c14Fix JSON decoding for parameterized PEP 695 type aliases (#780)58b236aFix AttributeError with nested env vars for dict fields (#785) (#786)4933f06Fix CLI parsing error for set field types since 2.13.0 (#787) (#788)bd0ebe6Fix RecursionError with self-referential models in CliApp (#783)eb7840eFix regression for bool fields since 2.13.0 (#784)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 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