build: bump the all-uv-deps group in /src/ContentProcessorAPI with 19 updates#174
Merged
github-actions[bot] merged 1 commit intodependabotchangesfrom Jun 4, 2025
Conversation
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>
|
🎉 This PR is included in version 1.9.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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 19 updates:
1.20.01.23.012.24.112.25.12024.12.142025.4.262.10.62.11.52.8.02.9.14.11.14.12.11.0.11.1.01.33.01.34.03.4.13.4.28.1.88.2.144.0.245.0.32.6.102.6.124.3.74.3.80.14.50.14.70.11.70.11.120.46.20.47.00.15.30.16.00.34.20.34.320.31.120.31.2Updates
azure-identityfrom 1.20.0 to 1.23.0Release notes
Sourced from azure-identity's releases.
Commits
65e21aeUpdate changelog (#41071)95b6c31Identity token cred env (#41060)d5b00d7Increment package version after release of azure-identity (#40925)a04ef82[Identity] Remove AzureApplicationCredential (#40901)0f2ff43[Identity] Release prep and cleanup (#40827)26aedf7[Identity] Emit warning in EnvironmentCredential for user/pass (#40595)6f2720c[Identity] Add README section about Powershell credential (#40729)fe0ab0f[Identity] Handle MSAL string response scenario (#40281)4d0a196[Identity] Deprecate VisualStudioCodeCredential (#40613)6b6a8c0Remove Python 3.8 + Standardize onazsdk-poolon affected templates (#40499)Updates
azure-storage-blobfrom 12.24.1 to 12.25.1Commits
3e68663[Storage] [Typing] [Datalake] Modified class variable types for `StaticWebsit...a1987ab[Storage] Data Lake Typing and API View Feedback (#40096)8d3838d[Storage]next-pylintApril 25 (#39839)e9cb15e[Storage] [Typing] [File Datalake]azure-storage-file-datalake(#39691)7e8420eIncrement versions after STG 97 GA (#40026)6eafa7a[Storage] [Typing] [Blob Changefeed]azure-storage-blob-changefeed(#39731)...69d277d[Storage] STG 97 GA Release Notes (#39982)272d558[Storage] [STG 97] GA API Views Feedback (#39891)8a78aad[AutoRelease] t2-storage-2025-02-27-92018(can only be merged by SDK owner) (#...966f882[Storage] Legacy Mock Transport Tests (#39850)Updates
certififrom 2024.12.14 to 2025.4.26Commits
275c9eb2025.04.26 (#347)3788331Bump actions/setup-python from 5.4.0 to 5.5.0 (#346)9d1f1b7Bump actions/download-artifact from 4.1.9 to 4.2.1 (#344)96b97a5Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#343)c054ed3Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#342)44547fcBump actions/download-artifact from 4.1.8 to 4.1.9 (#341)5ea5124Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#340)2f142b7Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#339)80d2ebdBump actions/setup-python from 5.3.0 to 5.4.0 (#337)088f9312025.01.31 (#336)Updates
pydanticfrom 2.10.6 to 2.11.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
5e6d1dcPrepare release v2.11.51b63218Do not duplicate metadata on model rebuild (#11902)5aefad8Do not delete mock validator/serializer inmodel_rebuild()8fbe658Check ifFieldInfois complete after applying type variable map12b371aUpdate documentation about@dataclass_transformsupport3a6aef4Fix missing link in documentation0506b9cFix light/dark mode documentation toggle58078c8Fix typo in documentationd444cd1Prepare release v2.11.4828fc48Add documentation note about common pitfall with the annotated patternUpdates
pydantic-settingsfrom 2.8.0 to 2.9.1Release notes
Sourced from pydantic-settings's releases.
Commits
1874740Prepare release 2.9.1 (#600)88e77bcFix typo in gcp secret manager error message (#598)e973d9afix: Expose ConfigFileSourceMixing on top level sources/init.py (#597)8c0f5f1Fix check in CI (#595)0ac2312Prepare release 2.9.0 (#594)f3e5ac3Update pydantic (#593)20640b0Cli retrieve unknown args (#588)ed7fd42CLI submodel suppress. (#587)e9fb316Fix for env nested enum. (#589)0e9b329CLI JSON Optional Default (#581)Updates
pymongofrom 4.11.1 to 4.12.1Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
84d0d3dBUMP 4.12.1c52a456PYTHON-5357 Update changelog for 4.12.1 release (#2321) (#2323)dd99f80PYTHON-5309: [v4.12] AsyncMongoClient doesn't use PyOpenSSL (#2286) (#2319)fecd29cPYTHON-5336 Added VECTOR_SUBTYPE line to API docs (#2313) [v4.12] (#2314)c11d0f4PYTHON-5306: [v4.12] - Fix use of public MongoClient attributes before connec...f5836b3PYTHON-5346: [v4.12] test_init_disconnected_with_srv cannot run against shard...38bc13dPYTHON-5212 [v4.12] Do not hold Topology lock while resetting pool (#2307)c6671e2PYTHON-5348 Fix CodeQL Scanning for GitHub Actions (#2308) [v4.12] (#2310)79cb34aPYTHON-5314 [v4.12] Fix default imports for modules that worked in v4.8 (#230...c837846PYTHON-5310 [v4.12] Fix uri_parser AttributeError when used directly (#2283) ...Updates
python-dotenvfrom 1.0.1 to 1.1.0Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
6a02ef5update mkdocs -> mkdocstrings config36c6270Update changelog2198b69Bump version: 1.0.1 → 1.1.0c89fb6dUpdate changelog8dd413eAdd _is_debugger so load_dotenv will work in pdb (#553)9acba4aSome more s/Python-dotenv/python-dotenv/ (#552)3c19c03s/Python-dotenv/python-dotenv/ (#516)4159388Add support for python 3.13 and drop 3.8 (#551)2b8635bBump the github-actions group with 2 updates (#529)533f8acAdd Python 3.13 trove classifier (#535)Updates
azure-corefrom 1.33.0 to 1.34.0Release notes
Sourced from azure-core's releases.
Commits
3487e95[Core] Prep changelog for release (#40846)ec469b2[Core] Drop Python 3.8 support (#40831)8e7f1a8[Core] Add method for setting span status (#40703)edb98b8remove deprecated data plane pkgs from main (#40712)858389b[Corehttp] Implement tracing capabilities (#39172)32f976bremove deprecated mgmt pkgs from main (#40666)f7384ce[Corehttp] Increment version in changelog (#40560)2f9e93b[Core] Add native tracing live tests (#39945)77ae5d0Fix azure-core pylint issues (#39992)6b6a8c0Remove Python 3.8 + Standardize onazsdk-poolon affected templates (#40499)Updates
charset-normalizerfrom 3.4.1 to 3.4.2Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
6422af1📝 update release date0e60ec1🔖 Release 3.4.2 (#614)f6630ce⬆️ Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#617)677c999⬆️ Bump actions/download-artifact from 4.2.1 to 4.3.0 (#618)960ab1e⬆️ Bump actions/setup-python from 5.5.0 to 5.6.0 (#619)6eb6325⬆️ Bump github/codeql-action from 3.28.10 to 3.28.16 (#620)c99c0f2⬆️ Update coverage requirement from <7.7,>=7.2.7 to >=7.2.7,<7.9 (#606)270f28e⬆️ Bump actions/setup-python from 5.4.0 to 5.5.0 (#607)d4d89a0⬆️ Bump pypa/cibuildwheel from 2.22.0 to 2.23.2 (#608)905fcf5⬆️ Bump slsa-framework/slsa-github-generator from 2.0.0 to 2.1.0 (#609)Updates
clickfrom 8.1.8 to 8.2.1Release notes
Sourced from click's releases.