Skip to content

Commit 6948bbf

Browse files
build: bump the all-uv-deps group
Bumps the all-uv-deps group in /src/ContentProcessorAPI with 19 updates: | Package | From | To | | --- | --- | --- | | [azure-identity](https://github.com/Azure/azure-sdk-for-python) | `1.20.0` | `1.23.0` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.24.1` | `12.25.1` | | [certifi](https://github.com/certifi/python-certifi) | `2024.12.14` | `2025.4.26` | | [pydantic](https://github.com/pydantic/pydantic) | `2.10.6` | `2.11.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.8.0` | `2.9.1` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.11.1` | `4.12.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.1.0` | | [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.33.0` | `1.34.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [click](https://github.com/pallets/click) | `8.1.8` | `8.2.1` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.2` | `45.0.3` | | [identify](https://github.com/pre-commit/identify) | `2.6.10` | `2.6.12` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.7` | `4.3.8` | | rich-toolkit | `0.14.5` | `0.14.7` | | [ruff](https://github.com/astral-sh/ruff) | `0.11.7` | `0.11.12` | | [starlette](https://github.com/encode/starlette) | `0.46.2` | `0.47.0` | | [typer](https://github.com/fastapi/typer) | `0.15.3` | `0.16.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.34.2` | `0.34.3` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.31.1` | `20.31.2` | Updates `azure-identity` from 1.20.0 to 1.23.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.20.0...azure-identity_1.23.0) Updates `azure-storage-blob` from 12.24.1 to 12.25.1 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.24.1...azure-storage-blob_12.25.1) Updates `certifi` from 2024.12.14 to 2025.4.26 - [Commits](certifi/python-certifi@2024.12.14...2025.04.26) Updates `pydantic` from 2.10.6 to 2.11.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.11.5) Updates `pydantic-settings` from 2.8.0 to 2.9.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.8.0...v2.9.1) Updates `pymongo` from 4.11.1 to 4.12.1 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.11.1...4.12.1) Updates `python-dotenv` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.0.1...v1.1.0) Updates `azure-core` from 1.33.0 to 1.34.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](Azure/azure-sdk-for-python@azure-core_1.33.0...azure-core_1.34.0) Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.1...3.4.2) Updates `click` from 8.1.8 to 8.2.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.8...8.2.1) Updates `cryptography` from 44.0.2 to 45.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.2...45.0.3) Updates `identify` from 2.6.10 to 2.6.12 - [Commits](pre-commit/identify@v2.6.10...v2.6.12) Updates `platformdirs` from 4.3.7 to 4.3.8 - [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.3.7...4.3.8) Updates `rich-toolkit` from 0.14.5 to 0.14.7 Updates `ruff` from 0.11.7 to 0.11.12 - [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.11.7...0.11.12) Updates `starlette` from 0.46.2 to 0.47.0 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.46.2...0.47.0) Updates `typer` from 0.15.3 to 0.16.0 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.15.3...0.16.0) Updates `uvicorn` from 0.34.2 to 0.34.3 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.34.2...0.34.3) Updates `virtualenv` from 20.31.1 to 20.31.2 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.31.1...20.31.2) --- updated-dependencies: - dependency-name: azure-identity dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: azure-storage-blob dependency-version: 12.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-uv-deps - dependency-name: pydantic dependency-version: 2.11.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: pydantic-settings dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: pymongo dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: python-dotenv dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: azure-core dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: click dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: cryptography dependency-version: 45.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-uv-deps - dependency-name: identify dependency-version: 2.6.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: platformdirs dependency-version: 4.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: rich-toolkit dependency-version: 0.14.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: ruff dependency-version: 0.11.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: starlette dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: typer dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: uvicorn dependency-version: 0.34.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: virtualenv dependency-version: 20.31.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d00e359 commit 6948bbf

2 files changed

Lines changed: 607 additions & 524 deletions

File tree

0 commit comments

Comments
 (0)