build: bump the all-uv-deps group in /src/ContentProcessorAPI with 8 updates - #702
Merged
Conversation
Bumps the all-uv-deps group in /src/ContentProcessorAPI with 8 updates: | Package | From | To | | --- | --- | --- | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.17.0` | `4.18.1` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.13.0` | `2.14.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.5` | `0.16.7` | | [anyio](https://github.com/agronholm/anyio) | `4.14.2` | `4.15.1` | | [fastapi-cloud-cli](https://github.com/fastapilabs/fastapi-cloud-cli) | `0.24.0` | `0.26.0` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.48.0` | `2.49.0` | | rich-toolkit | `0.20.3` | `0.20.5` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.68.1` | `2.69.1` | Updates `pymongo` from 4.17.0 to 4.18.1 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/main/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.17.0...4.18.1) Updates `pyjwt` from 2.13.0 to 2.14.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.13.0...2.14.0) Updates `ruff` from 0.16.5 to 0.16.7 - [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.16.5...0.16.7) Updates `anyio` from 4.14.2 to 4.15.1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.2...4.15.1) Updates `fastapi-cloud-cli` from 0.24.0 to 0.26.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.24.0...0.26.0) Updates `pydantic-core` from 2.48.0 to 2.49.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `rich-toolkit` from 0.20.3 to 0.20.5 Updates `sentry-sdk` from 2.68.1 to 2.69.1 - [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.68.1...2.69.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: pyjwt dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: anyio dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: fastapi-cloud-cli dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: pydantic-core dependency-version: 2.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: rich-toolkit dependency-version: 0.20.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: sentry-sdk dependency-version: 2.69.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Avijit-Microsoft,
Prajwal-Microsoft,
Roopan-Microsoft,
Vinay Sharma (Vinay-Microsoft),
Anish Arora (aniaroramsft),
dgp10801,
nchandhi and
Todd Herman (toherman-msft)
as code owners
September 15, 2026 06:35
dependabot
Bot
deleted the
dependabot/uv/src/ContentProcessorAPI/dependabotchanges/all-uv-deps-e578235b81
branch
September 16, 2026 00:38
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 8 updates:
4.17.04.18.12.13.02.14.00.16.50.16.74.14.24.15.10.24.00.26.02.48.02.49.00.20.30.20.52.68.12.69.1Updates
pymongofrom 4.17.0 to 4.18.1Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
127d140PYTHON-6085 Prep for 4.18.1 release (#3047)fa67658PYTHON-5994 Use exact match for file ID in GridFS delete methods (#3046)1011e57Prep branch v4.184dd7303PYTHON-6076 Request workflows permission in create-release-branch (#3039)e66da83PYTHON-5956 Use shared python/setup action for CI setup (#2990)22a2ec8PYTHON-6021 Move _write_concern_for_cmd into BaseObject (#3036)2a4a004PYTHON-5874 Fix test_fork.py failures on Python 3.15 due to fork() Deprecatio...0f6da1cPYTHON-6071 Fix ML-KEM OCSP tests and run min-deps OCSP task on PRs (#3037)3890060BUMP 4.19.0.dev08e7ece4PYTHON-6072 - Update changelog for 4.18 release (#3038)Updates
pyjwtfrom 2.13.0 to 2.14.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
c6fe464release: prepare v2.14.0f541302style: apply Ruff formatting801cd12fix: reject public JWK container HMAC keysaf8181cfix: reject empty HMAC keys from JWKsba4853aThrottle repeated PyJWKClient refreshes2798504fix: reject DER public keys as HMAC secrets8b4e233fix: reject loader-accepted PEM variants1f8180afix: format JWS testscff1ac5Fix redirect handler return annotation0a795b8Reject redirects in PyJWKClient fetchesUpdates
rufffrom 0.16.5 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
anyiofrom 4.14.2 to 4.15.1Release notes
Sourced from anyio's releases.
... (truncated)
Commits
ffcd154Bumped up the version0ecf5edAdded a workaround for third party code accessing unimported submodules (#1309)9283662Bumped up the versiond137692Improved the instructions for AI agents033fc52Shield TemporaryDirectory cleanup from cancellation (#1304)942e9a6[pre-commit.ci] pre-commit autoupdate (#1305)b825c3bFixed pyproject.toml changes not triggering the test suite9727dc5Fixed start inconsistencies between trio and asyncio (#1198)b05fe6dFixed wrong type in move_on_after (#1297)44d0c93Fixed asyncio task group coroutine cleanup (#1275)Updates
fastapi-cloud-clifrom 0.24.0 to 0.26.0Release notes
Sourced from fastapi-cloud-cli's releases.
Changelog
Sourced from fastapi-cloud-cli's changelog.
Commits
c89fd8c🔖 Release version 0.26.0 (#357)ae4f673📝 Update release notesf581eb7♻️ Use batch endpoint for environment variable updates and deletions (#356)1aad5ff📝 Update release notes8855ed8✨ Show backend build failure guidance (#354)d55d4e5📝 Update release notese79aa4c🐛 Handle Unicode output with Rich Toolkit 0.20.5 (#353)1582e1e🔖 Release version 0.25.0 (#352)0b2f1ce📝 Update release notes60a1ec5⬆️ Bump dependencies (#351)Updates
pydantic-corefrom 2.48.0 to 2.49.0Commits
Updates
rich-toolkitfrom 0.20.3 to 0.20.5Updates
sentry-sdkfrom 2.68.1 to 2.69.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
bd30ffbrelease: 2.69.1f4d4af7fix(aiohttp): Preserve SigV4-signed propagation headers5e2fcf1feat(django): Addhttp.routeattribute (#7428)611584btest(mcp): Parametrize tests on the streaming trace lifecycle (#7424)bb53bactest(mcp): Remove vacuous tests (#7420)42aa532test(cohere): Parametrize tests on the streaming trace lifecycle (#7419)f1c098aMerge branch 'release/2.69.0'f186a62Update changelog131e307test(openai-agents): Parametrize tests onstream_gen_ai_spansand the strea...54404e1release: 2.69.0Dependabot 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