build: bump the all-uv-deps group in /src/ContentProcessorAPI with 33 updates - #608
Merged
Conversation
Bumps the all-uv-deps group in /src/ContentProcessorAPI with 33 updates: | Package | From | To | | --- | --- | --- | | [azure-appconfiguration](https://github.com/Azure/azure-sdk-for-python) | `1.8.0` | `1.8.1` | | [certifi](https://github.com/certifi/python-certifi) | `2026.4.22` | `2026.5.20` | | [fastapi[standard]](https://github.com/fastapi/fastapi) | `0.136.1` | `0.136.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.3` | `2.13.4` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.0` | `2.14.1` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.27` | `0.0.30` | | [starlette](https://github.com/Kludex/starlette) | `1.0.0` | `1.2.1` | | [uvicorn[standard]](https://github.com/Kludex/uvicorn) | `0.46.0` | `0.48.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.3` | `2.7.0` | | [azure-monitor-opentelemetry](https://github.com/Azure/azure-sdk-for-python) | `1.8.7` | `1.8.8` | | [cryptography](https://github.com/pyca/cryptography) | `47.0.0` | `48.0.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.1` | `2.13.0` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.25.1` | `4.26.0` | | [black](https://github.com/psf/black) | `26.3.1` | `26.5.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.15` | | [azure-core](https://github.com/Azure/azure-sdk-for-python) | `1.40.0` | `1.41.0` | | [click](https://github.com/pallets/click) | `8.3.3` | `8.4.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.136.3` | | [fastapi-cloud-cli](https://github.com/fastapilabs/fastapi-cloud-cli) | `0.17.1` | `0.19.0` | | [httptools](https://github.com/MagicStack/httptools) | `0.7.1` | `0.8.0` | | [idna](https://github.com/kjd/idna) | `3.13` | `3.17` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `4.0.0` | `4.2.0` | | [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python) | `1.36.0` | `1.37.0` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.41.1` | `1.42.1` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.3` | `2.47.0` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | rich-toolkit | `0.19.7` | `0.19.10` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.58.0` | `2.61.1` | | [typer](https://github.com/fastapi/typer) | `0.25.1` | `0.26.5` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.46.0` | `0.48.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.1.1` | `1.2.0` | Updates `azure-appconfiguration` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-appconfiguration_1.8.0...azure-appconfiguration_1.8.1) Updates `certifi` from 2026.4.22 to 2026.5.20 - [Commits](certifi/python-certifi@2026.04.22...2026.05.20) Updates `fastapi[standard]` from 0.136.1 to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) Updates `pydantic` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) Updates `pydantic-settings` from 2.14.0 to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.0...v2.14.1) Updates `python-multipart` from 0.0.27 to 0.0.30 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.27...0.0.30) Updates `starlette` from 1.0.0 to 1.2.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.0.0...1.2.1) Updates `uvicorn[standard]` from 0.46.0 to 0.48.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.46.0...0.48.0) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) Updates `azure-monitor-opentelemetry` from 1.8.7 to 1.8.8 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-monitor-opentelemetry_1.8.7...azure-monitor-opentelemetry_1.8.8) Updates `cryptography` from 47.0.0 to 48.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@47.0.0...48.0.0) Updates `pyjwt` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.1...2.13.0) Updates `jsonschema` from 4.25.1 to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.25.1...v4.26.0) Updates `black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `coverage` from 7.13.5 to 7.14.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.1) Updates `ruff` from 0.15.12 to 0.15.15 - [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.15.12...0.15.15) Updates `azure-core` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-core_1.40.0...azure-core_1.41.0) Updates `click` from 8.3.3 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.3...8.4.1) Updates `fastapi` from 0.136.1 to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) Updates `fastapi-cloud-cli` from 0.17.1 to 0.19.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.17.1...0.19.0) Updates `httptools` from 0.7.1 to 0.8.0 - [Release notes](https://github.com/MagicStack/httptools/releases) - [Commits](MagicStack/httptools@v0.7.1...v0.8.0) Updates `idna` from 3.13 to 3.17 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.13...v3.17) Updates `markdown-it-py` from 4.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v4.0.0...v4.2.0) Updates `msal` from 1.36.0 to 1.37.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.36.0...1.37.0) Updates `opentelemetry-sdk` from 1.41.1 to 1.42.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.41.1...v1.42.1) Updates `pydantic-core` from 2.46.3 to 2.47.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 `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.2) Updates `rich-toolkit` from 0.19.7 to 0.19.10 Updates `sentry-sdk` from 2.58.0 to 2.61.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.58.0...2.61.1) Updates `typer` from 0.25.1 to 0.26.5 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.25.1...0.26.5) Updates `uvicorn` from 0.46.0 to 0.48.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.46.0...0.48.0) Updates `watchfiles` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: azure-appconfiguration dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: fastapi[standard] dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: pydantic-settings dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: python-multipart dependency-version: 0.0.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: starlette dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: uvicorn[standard] dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: azure-monitor-opentelemetry dependency-version: 1.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: cryptography dependency-version: 48.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-uv-deps - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: coverage dependency-version: 7.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: azure-core dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: fastapi-cloud-cli dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: httptools dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: idna dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: msal dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: opentelemetry-sdk dependency-version: 1.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: rich-toolkit dependency-version: 0.19.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-uv-deps - dependency-name: sentry-sdk dependency-version: 2.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: typer dependency-version: 0.26.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: uvicorn dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-uv-deps - dependency-name: watchfiles dependency-version: 1.2.0 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
June 1, 2026 22:05
dependabot
Bot
deleted the
dependabot/uv/src/ContentProcessorAPI/dependabotchanges/all-uv-deps-fc314a1b2c
branch
June 2, 2026 01:04
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 33 updates:
1.8.01.8.12026.4.222026.5.200.136.10.136.32.13.32.13.42.14.02.14.10.0.270.0.301.0.01.2.10.46.00.48.02.6.32.7.01.8.71.8.847.0.048.0.02.12.12.13.04.25.14.26.026.3.126.5.11.3.01.4.07.13.57.14.10.15.120.15.151.40.01.41.08.3.38.4.10.136.10.136.30.17.10.19.00.7.10.8.03.133.174.0.04.2.01.36.01.37.01.41.11.42.12.46.32.47.02.33.12.34.20.19.70.19.102.58.02.61.10.25.10.26.50.46.00.48.01.1.11.2.0Updates
azure-appconfigurationfrom 1.8.0 to 1.8.1Release notes
Sourced from azure-appconfiguration's releases.
Commits
f6ae3b6Update changelog for release (#46715)ef91b8dfix(appconfiguration): handle 403 Forbidden to avoid JSONDecodeError (#46446)3716f8a[AutoPR azure-mgmt-appconfiguration]-generated-from-SDK Generation - Python-6...85340b6App Configuration Provider Move load (#46370)eb8f141App Config Provider - Collection monitoring (#45411)49cf79bApp Config Provider Connection String to Entra ID testing (#46018)0423f9aApp Config - Connection String testing (#45859)b75c215App Config Provider Tests Update (#45692)c5280ecApp Config Provider Test Update (#45663)3de81f6App Config Pylint Updates (#45491)Updates
certififrom 2026.4.22 to 2026.5.20Commits
d7ea1512026.05.20 (#413)Updates
fastapi[standard]from 0.136.1 to 0.136.3Release notes
Sourced from fastapi[standard]'s releases.
... (truncated)
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)Updates
pydanticfrom 2.13.3 to 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pydantic-settingsfrom 2.14.0 to 2.14.1Release notes
Sourced from pydantic-settings's releases.
Commits
e95c30bPrepare release 2.14.1 (#859)0c87345Fix field namedclsconflicting with classmethod parameter (#858)7bd0072Bump the python-packages group with 2 updates (#856)b03e573Bump the github-actions group with 3 updates (#853)eaa3b43Bump the python-packages group with 5 updates (#854)9f95615Bump the python-packages group with 4 updates (#850)Updates
python-multipartfrom 0.0.27 to 0.0.30Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
9d3ead5Version 0.0.30 (#292)3506c15Ignore RFC 2231 extended parameters inparse_options_header(#291)d69df35Treat only&as the urlencoded field separator (#290)1e6ff97Bump idna from 3.11 to 3.15 (#289)e3d6853Version 0.0.29 (#288)a60dcdcHandle malformed RFC 2231 continuations inparse_options_header(#270)75c33b2Add 7-day cooldown for dependency resolution via uv exclude-newer (#286)a078b8eBump urllib3 from 2.6.3 to 2.7.0 (#285)7d8d28bVersion 0.0.28 (#284)b0dd125Cap multipart boundary length at 256 bytes (#282)Updates
starlettefrom 1.0.0 to 1.2.1Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
ef773feVersion 1.2.1 (#3306)3fc68a7Add sponsors section to docs sidebar (#3305)b053f7bchore(deps): bump the python-packages group across 1 directory with 6 updates...1478775Add assert error for requires() when request param is not Request type (#3298)6576547Describe disconnected-after-response behavior in test docstring (#3243)9cb1553Use same module (httpx|httpx2) for type checking as for runtime (#3304)4060987Version 1.2.0 (#3300)1e289caMigrate docs deploy from Cloudflare Pages to Workers Static Assets (#3282)100f05aAddhttpx2as a dev dependency (#3295)508023bSupport httpx2 in the test client (#3291)Updates
uvicorn[standard]from 0.46.0 to 0.48.0Release notes
Sourced from uvicorn[standard]'s releases.
Changelog
Sourced from uvicorn[standard]'s changelog.
Commits
73e84e5Version 0.48.0 (#2951)45ea116Ignore duplicate forwarding headers inProxyHeadersMiddleware(#2944)dd4394cchore(deps): bump idna from 3.11 to 3.15 (#2941)abe0781Defaultssl_cipherstoNoneand use OpenSSL defaults (#2940)479a2c0Version 0.47.0 (#2937)89347fdAdd 7-day cooldown for dependency resolution via uv exclude-newer (#2936)767315bDrop unused contents/actions permissions from zizmor workflow (#2935)f25ee43chore(deps): bump urllib3 from 2.6.3 to 2.7.0 (#2933)8782666Fix typo indocs/deployment/index.md. (#2932)ad5ff87Treatfd=0as a valid file descriptor with reload/workers (#2927)Updates
urllib3from 2.6.3 to 2.7.0Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
9a950b9Release 2.7.05ec0de4Merge commit from fork2bdcc44Merge commit from forkf45b0dfFix a misleading example forProxyManager(#4970)577193cSwitch to nightly PyPy3.11 in CI for now (#4984)e90af45Avoid infinite loop inHTTPResponse.read_chunkedwhenamt=0(#4974)67ed74fBump dev dependencies (#4972)3abd481Upgrade mypy to version 1.20.2 (#4978)2b8725dDrop support for EOL PyPy3.10 (#4979)2944b2aUpgradesetup-chromeandsetup-firefoxto fix warnings (#4973)Updates
azure-monitor-opentelemetryfrom 1.8.7 to 1.8.8Release notes
Sourced from azure-monitor-opentelemetry's releases.
Commits
11f8fcdDistro release 1.8.8 (#46871)e0e2951Populate the distro version env var before exporter imports (#46869)4910641Add the span and log record processors for multi-agent GENAI systems (#46703)3fd1284Use constants to decide distro version (#46666)ce2dc90Increment package version after release of azure-monitor-opentelemetry-export...50d2c7eExporter release 1.0.0b52 (#46826)ec0ee04Add ownership checks for storage directories (#46725)c476ba5Skip race conditions tests (#46827)cc5564eAdd GenAI main-agent attribution processor (#46700)2f5225aRemove support for python version 3.9 distro (#46695)Updates
cryptographyfrom 47.0.0 to 48.0.0Changelog
Sourced from cryptography's changelog.
Commits
8e03e30bump for 48.0.0 release (#14796)295e0d2Add AGENTS.md with CLAUDE.md symlink (#14794)104a2deBump BoringSSL, OpenSSL, AWS-LC in CI (#14793)67ec1e5call check_length early on AesSiv::encrypt (#14792)b2da57achangelog for mldsa/mlkem for openssl (#14791)3cf44adML-KEM OpenSSL support (#14781)2e31639ML-DSA OpenSSL support (#14773)5affe5afix rust nightly clippy (#14790)2e73ca4bump rust-openssl dep and update EcPoint::mul_generator to mul_generator2 (#1...82ebd3bBump BoringSSL, OpenSSL, AWS-LC in CI (#14785)Updates
pyjwtfrom 2.12.1 to 2.13.0Release notes
Sourced from pyjwt's releases.