Bump the python-packages group with 7 updates#336
Open
dependabot[bot] wants to merge 2 commits intodevelopfrom
Open
Bump the python-packages group with 7 updates#336dependabot[bot] wants to merge 2 commits intodevelopfrom
dependabot[bot] wants to merge 2 commits intodevelopfrom
Conversation
Bumps the python-packages group with 7 updates: | Package | From | To | | --- | --- | --- | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.128.8` | `0.129.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.40.0` | `0.41.0` | | [python-keycloak](https://github.com/marcospereirampj/python-keycloak) | `7.0.3` | `7.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.0` | `0.15.1` | | [prek](https://github.com/j178/prek) | `0.3.2` | `0.3.3` | | [sphinx-favicon](https://github.com/tcmetzger/sphinx-favicon) | `1.0.1` | `1.1.0` | Updates `pydantic-settings` from 2.12.0 to 2.13.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.0) Updates `fastapi` from 0.128.8 to 0.129.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.8...0.129.0) Updates `uvicorn` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.40.0...0.41.0) Updates `python-keycloak` from 7.0.3 to 7.1.1 - [Changelog](https://github.com/marcospereirampj/python-keycloak/blob/master/CHANGELOG.md) - [Commits](marcospereirampj/python-keycloak@v7.0.3...v7.1.1) Updates `ruff` from 0.15.0 to 0.15.1 - [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.0...0.15.1) Updates `prek` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](j178/prek@v0.3.2...v0.3.3) Updates `sphinx-favicon` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/tcmetzger/sphinx-favicon/releases) - [Changelog](https://github.com/tcmetzger/sphinx-favicon/blob/main/CHANGELOG) - [Commits](tcmetzger/sphinx-favicon@v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: fastapi dependency-version: 0.129.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: python-keycloak dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: prek dependency-version: 0.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sphinx-favicon dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
35c63b7 to
4bde25e
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 python-packages group with 7 updates:
2.12.02.13.00.128.80.129.00.40.00.41.07.0.37.1.10.15.00.15.10.3.20.3.31.0.11.1.0Updates
pydantic-settingsfrom 2.12.0 to 2.13.0Release notes
Sourced from pydantic-settings's releases.
Commits
198e71cPrepare release 2.13.0 (#777)de71e84Add nested path support for yaml_config_section (fixes #772) (#773)0f8f951CLI Union Discriminator Choices in Help (#764)ce9804cCLI coerce numeric types. (#769)e460f0bUpdate deps (#768)a04b034fix: Only override preferred_key when no value was found (#767)f6ddaeeAllowsnake_case_conversionwithenv_prefixfor Azure Key Vault source (#...6ce78bcfeat(gcp): support SecretVersion annotation for per-field secret versioning (...21c7093CLI format_help method support (#759)0e96e9cAdd support for overriding default help on CLI internal parser. (#758)Updates
fastapifrom 0.128.8 to 0.129.0Release notes
Sourced from fastapi's releases.
Commits
a2e5136🔖 Release version 0.129.0b7ce02a📝 Update release notes31d9750🔨 Update docs.py scripts to migrate Python 3.9 to Python 3.10 (#14906)109cc8a📝 Update release notesc82a3d8📝 Update highlights in webhooks docs (#14905)0e46065📝 Update release notesc9e2277📝 Update source examples and docs from Python 3.9 to 3.10 (#14900)d06ab3f📝 Update release notes3da206c🎨 Update internal types for Python 3.10 (#14898)cc903bd📝 Update release notesUpdates
uvicornfrom 0.40.0 to 0.41.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
9283c0fVersion 0.41.0 (#2821)a01a33eAdd--limit-max-requests-jitterto stagger worker restarts (#2707)2ce65bdIgnore permission denied errors in watchfiles reloader (#2817)654f2edEnsure lifespan shutdown runs whenshould_exitis set during startup (#2812)a03d9f6Reduce the log level of 'request limit exceeded' messages (#2788)e377de4Add socket path to scope["server"] (#2561)0779f7fPoll for readiness intest_multiprocess_health_checkandrun_server(#2816)7e9ce2cPoll for PID changes intest_multiprocess_sighupinstead of fixed sleep (#2...99f0d87Fix grep warning in scripts/sync-version (#2807)7ae2e63chore(deps): bump the python-packages group with 18 updates (#2801)Updates
python-keycloakfrom 7.0.3 to 7.1.1Changelog
Sourced from python-keycloak's changelog.
Commits
de25a9cfix(uma): set requested resource ids correctly in permission ticket creation ...9720e2ddocs: changelog update98b9b24feat: decode token with all keys, added get client certificate info method (#...f5333a0docs: changelog updateUpdates
rufffrom 0.15.0 to 0.15.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2f11d2Prepare for 0.15.1 (#23253)d29628eRemove docker-run-action (#23254)8a04266[ty] Allow discovering dependencies in system Python environments (#22994)55d06c8Ensure pending suppression diagnostics are reported (#23242)d056a9f[isort] support for configurable import section heading comments (#23151)e22fa4f[ty] Fix method calls on subclasses ofAny(#23248)fa56c15[ty] Fix bound method access onNone(#23246)4fd07d0Make range suppression test snapshot actually useful (#23251)8c63bce[ty] Include conditional symbols (likedatetime.UTC) in auto-import in more...46be943Exclude WASM artifacts from GitHub releases (#23221)Updates
prekfrom 0.3.2 to 0.3.3Release notes
Sourced from prek's releases.
... (truncated)
Changelog
Sourced from prek's changelog.
Commits
c741c8cBump version to 0.3.3 (#1655)7c52973Update dependency uv to v0.10.2 (#1639)34d30bcdocs: add prek usage reference for homeassistant Powercalc project97c3e0dUpdate Rust crate async-compression to v0.4.39903e324Update Rust crate clap to v4.5.586412d77Update Rust crate clap_complete to v4.5.66 (#1652)04b4a72Update Rust crate libc to v0.2.182e9e1850Update Rust crate lazy-regex to v3.6.0 (#1654)e024d65Update Rust crate memchr to v2.8.0cd79359Update Rust crate indicatif to v0.18.4 (#1644)Updates
sphinx-faviconfrom 1.0.1 to 1.1.0Release notes
Sourced from sphinx-favicon's releases.
Changelog
Sourced from sphinx-favicon's changelog.
Commits
44313a3Modernize tests and update dependencies for Python 3.10–3.13 (#56)f5f3e4efix: add link to RDT and action badges (#51)9bd097efix: make the panels compatible with dark theme (#52)f08c93bUpdate test for static files (#47)c32e3d1Bump version numberDependabot 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