build: bump the all-uv-deps group in /src/ContentProcessor with 7 updates - #701
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-uv-deps group in /src/ContentProcessor with 7 updates: | Package | From | To | | --- | --- | --- | | [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python) | `1.8.9` | `1.8.10` | | [numpy](https://github.com/numpy/numpy) | `2.5.2` | `2.5.3` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.48.0` | `2.49.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.13.0` | `2.14.0` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.17.0` | `4.18.1` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2026.7.19` | `2026.9.10` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.5` | `0.16.7` | Updates `azure-monitor-opentelemetry` from 1.8.9 to 1.8.10 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry_1.8.9...azure-monitor-opentelemetry_1.8.10) Updates `numpy` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.2...v2.5.3) 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 `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 `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 `regex` from 2026.7.19 to 2026.9.10 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2026.7.19...2026.9.10) 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) --- updated-dependencies: - dependency-name: azure-monitor-opentelemetry dependency-version: 1.8.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: numpy dependency-version: 2.5.3 dependency-type: direct:production update-type: version-update:semver-patch 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: pyjwt dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - 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: regex dependency-version: 2026.9.10 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:production update-type: version-update:semver-patch 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:33
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/ContentProcessor with 7 updates:
1.8.91.8.102.5.22.5.32.48.02.49.02.13.02.14.04.17.04.18.12026.7.192026.9.100.16.50.16.7Updates
azure-monitor-opentelemetryfrom 1.8.9 to 1.8.10Release notes
Sourced from azure-monitor-opentelemetry's releases.
Commits
3550058Distro release 1.8.10 (#48910)579c908Support httpx2 entry point exposed by the `opentelemetry-instrumentation-http...8a101e7Ad new version headers for 1.0.0b58 (#48895)aea37ccUpdate otel dependencies (#48834)941224cRemove the _MICROSOFT_AVAILABILITY_TEST_TIMESTAMP and rely on the LogRecord t...865b5b6Update apistub (#48839)eec5b90Exporter release 1.0.0b57 (#48835)243d0b7Update otel dependencies (#48823)cd8fb44Add support to the exporter for Availability Data telemetry (#48812)ce9b039Populate measurements on telemetry from themicrosoft.custom_measurementsa...Updates
numpyfrom 2.5.2 to 2.5.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
dd88c0cMerge pull request #32511 from charris/prepare-2.5.3edcac6aREL: Prepare for the NumPy 2.5.3 releasefd4d908Merge pull request #32509 from charris/backport-3249665bb1daBUG: fix crash in ufunc.resolve_dtypes with a Python scalar type (#32496)294956eMerge pull request #32506 from charris/backport-3250326428d9DOC: fix scipy docs links in intersphinx mapping (#32507)5fab1cbDOC: use static scipy doc site for intershpinx (#32503)7beed2fMerge pull request #32481 from ngoldbaum/stringdtype-backport8972f70Merge pull request #32478 from charris/backport-32466ab1b589Merge pull request #32477 from charris/backport-32423Updates
pydantic-corefrom 2.48.0 to 2.49.0Commits
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
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
regexfrom 2026.7.19 to 2026.9.10Changelog
Sourced from regex's changelog.
... (truncated)
Commits
7dd71c1Fixed version.59124d6PR #615: Fix Python API error propagation in match helpers25e1521Merge pull request #618 from dynapx/fix-compiler-error-propagation3ad78cfMerge pull request #616 from dynapx/fix-detach-string-error-propagationf54253cMerge pull request #615 from dynapx/fix-python-api-error-propagationc442244Propagate scanner internal errors68837e7Propagate node stack allocation failuresf1df538Propagate check stack allocation failuresd8873b1Preserve Python exceptions in input decoding910784fPropagate detach_string slicing errorsUpdates
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)Dependabot 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