build: bump the all-uv-deps group in /src/ContentProcessorAPI with 18 updates#438
Merged
github-actions[bot] merged 1 commit intodependabotchangesfrom Mar 2, 2026
Conversation
Bumps the all-uv-deps group in /src/ContentProcessorAPI with 18 updates: | Package | From | To | | --- | --- | --- | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.25.1` | `1.25.2` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.1` | | [starlette](https://github.com/Kludex/starlette) | `0.50.0` | `0.52.1` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.2` | `7.13.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.4` | | [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.38.0` | `1.38.2` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.4` | `46.0.5` | | [fastapi](https://github.com/fastapi/fastapi) | `0.128.0` | `0.134.0` | | [fastapi-cli](https://github.com/fastapi/fastapi-cli) | `0.0.20` | `0.0.24` | | [fastapi-cloud-cli](https://github.com/fastapilabs/fastapi-cloud-cli) | `0.11.0` | `0.14.0` | | [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) | `1.34.0` | `1.35.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.41.5` | `2.42.0` | | [rich](https://github.com/Textualize/rich) | `14.3.1` | `14.3.3` | | rich-toolkit | `0.18.0` | `0.19.7` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.51.0` | `2.53.0` | | [typer](https://github.com/fastapi/typer) | `0.21.1` | `0.24.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.40.0` | `0.41.0` | Updates `azure-identity` from 1.25.1 to 1.25.2 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.25.1...azure-identity_1.25.2) Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `pydantic-settings` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.1) Updates `starlette` from 0.50.0 to 0.52.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.50.0...0.52.1) Updates `coverage` from 7.13.2 to 7.13.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.2...7.13.4) Updates `ruff` from 0.14.14 to 0.15.4 - [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.14.14...0.15.4) Updates `azure-core` from 1.38.0 to 1.38.2 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-core_1.38.0...azure-core_1.38.2) Updates `cryptography` from 46.0.4 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.4...46.0.5) Updates `fastapi` from 0.128.0 to 0.134.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.0...0.134.0) Updates `fastapi-cli` from 0.0.20 to 0.0.24 - [Release notes](https://github.com/fastapi/fastapi-cli/releases) - [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md) - [Commits](fastapi/fastapi-cli@0.0.20...0.0.24) Updates `fastapi-cloud-cli` from 0.11.0 to 0.14.0 - [Release notes](https://github.com/fastapilabs/fastapi-cloud-cli/releases) - [Changelog](https://github.com/fastapilabs/fastapi-cloud-cli/blob/main/release-notes.md) - [Commits](fastapilabs/fastapi-cloud-cli@0.11.0...0.14.0) Updates `msal` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-python/blob/dev/RELEASE_GUIDE.md) - [Commits](AzureAD/microsoft-authentication-library-for-python@1.34.0...1.35.0) Updates `pydantic-core` from 2.41.5 to 2.42.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/commits) Updates `rich` from 14.3.1 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.1...v14.3.3) Updates `rich-toolkit` from 0.18.0 to 0.19.7 Updates `sentry-sdk` from 2.51.0 to 2.53.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.51.0...2.53.0) Updates `typer` from 0.21.1 to 0.24.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.21.1...0.24.1) 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) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: starlette dependency-version: 0.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: azure-core dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: fastapi dependency-version: 0.134.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: fastapi-cli dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: fastapi-cloud-cli dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: msal dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: pydantic-core dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: rich-toolkit dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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-uv-deps group in /src/ContentProcessorAPI with 18 updates:
1.25.11.25.22026.1.42026.2.252.12.02.13.10.50.00.52.17.13.27.13.40.14.140.15.41.38.01.38.246.0.446.0.50.128.00.134.00.0.200.0.240.11.00.14.01.34.01.35.02.41.52.42.014.3.114.3.30.18.00.19.72.51.02.53.00.21.10.24.10.40.00.41.0Updates
azure-identityfrom 1.25.1 to 1.25.2Release notes
Sourced from azure-identity's releases.
Commits
3bdfb63[Identity] Prepare release (#45112)fa2d335[Core] Update changelog for release (#45114)9233cd8Cut overtestruns fromtoxtouvvenvs (#44110)e25274dfoundry agent cannot use key auth (#45056)7337d70[Batch] Beta data plane SDK v15.1.0b3 Track 2 (#44681)65612caImplement Input Validation for Agentic Evaluators (#44618)5ec642f[core] Fix issues with url formatting (#45044)496aeaeFix pylint(4.0.4) errors for exporter (#45088)aa421d9App Config SDK/Provider Pylint Updates (#45050)16dcd67[AutoPR azure-mgmt-resource-deploymentstacks]-generated-from-SDK Generation -...Updates
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)Updates
pydantic-settingsfrom 2.12.0 to 2.13.1Release notes
Sourced from pydantic-settings's releases.
Commits
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)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)Updates
starlettefrom 0.50.0 to 0.52.1Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
Commits
e5b8a5dVersion 0.52.1 (#3110)d02eadeOnly usetyping_extensionsin older Python versions (#3109)f490b42Version 0.52.0 (#3107)d8c7cf9TurnStateinto aMapping(#3036)cfce146chore: bump coverage (#3103)9138e55fix: setup github pages for deployment (#3102)aff6df7docs: add environment for github docs (#3101)434bab9docS: fix gh pages deploy (#3100)03426bedocs: replace mkdocs by zensical (#3098)df2ee22Version 0.51.0 (#3097)Updates
coveragefrom 7.13.2 to 7.13.4Changelog
Sourced from coverage's changelog.
Commits
4f78d57build: no need to publish status.jsonf8616ffdocs: sample HTML for 7.13.4fcf8c68docs: prep for 7.13.4189ecfddocs: thanks Pankhudi Jain for ppc64le wheels #212158aade0build: add support for ppc64le architecture (#2121)8ea42c8chore: bump actions/attest-build-provenance (#2131)c09595fdocs: Janine put a lot of effort into debugging issue #21288ee1760docs: Greg wrote a great issue: #212976ba043docs: thanks, Noah Fatsi371fcc5fix: set fixed paths_list in TreeMatcher init (#2130)Updates
rufffrom 0.14.14 to 0.15.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f14edd8Bump 0.15.4 (#23595)fd09d37Fix panic on access to definitions after analyzing definitions (#23588)81d655f[pyflakes] suppress false positive inF821for names used beforedelin...625b4f5[ruff] docs: Clarify first-party import detection in Ruff (#23591)60facfaone word typo fix in awhile_loop.mdtest case (#23589)fbb9fa7docs: fix incorrect import-heading example (#23568)5bc49a9Increase the ruleset size to 16 bits (#23586)a62ba8c[ty] Fix overloaded callable assignability for unary Callable targets (#23277)e5f2f36Bump 0.15.3 (#23585)0e19fc9[ty] defer calculating conjunctions in narrowing constraints (#23552)Updates
azure-corefrom 1.38.0 to 1.38.2Release notes
Sourced from azure-core's releases.
Commits
3e9fec2[Core] Update changelog (#45230)b5f8d70[Core] Fix format_url to allow leading slash if specified (#45218)f04a541Increment package version after release of azure-core (#45127)fa2d335[Core] Update changelog for release (#45114)9233cd8Cut overtestruns fromtoxtouvvenvs (#44110)5ec642f[core] Fix issues with url formatting (#45044)d428f09[Corehttp] Prepare release (#45008)19f27e6[Corehttp] Add misc updates (#44931)3dd1fa5Remove editable install flags from dev_requirements.txt NO_CI (#44943)a684b3aAdd Conda release metadata to all stable SDK pyproject.tomls (#44674)Updates
cryptographyfrom 46.0.4 to 46.0.5Changelog
Sourced from cryptography's changelog.
Commits
06e120ebump version for 46.0.5 release (#14289)0eebb9dEC check key on cofactor > 1 (#14287)bedf6e1fix openssl version on 46 branch (#14220)Updates
fastapifrom 0.128.0 to 0.134.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
48d58ae📝 Update release notesd3b1d6c📝 Update release notesd98eb74🔖 Release version 0.134.0d33ad3f📝 Update release notesb7fefb1📝 Update release notesc01dc8b📝 Update Library Agent Skill with streaming responses (#15024)8344d07📝 Update release notes1377052📝 Update docs for responses and new stream withyield(#15023)c0836dc📝 Update release notesc3f54a0📝 AddawaitinStreamingResponsecode example to allow cancellation (#14681)Updates
fastapi-clifrom 0.0.20 to 0.0.24Release notes
Sourced from fastapi-cli's releases.
... (truncated)
Changelog
Sourced from fastapi-cli's changelog.