Skip to content

chore(deps): uv: bump the all-python group across 1 directory with 7 updates#500

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/agent/all-python-2eea8e1206
Open

chore(deps): uv: bump the all-python group across 1 directory with 7 updates#500
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/agent/all-python-2eea8e1206

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-python group with 7 updates in the /agent directory:

Package From To
boto3 1.43.9 1.43.34
bedrock-agentcore 1.9.1 1.15.0
claude-agent-sdk 0.2.82 0.2.105
fastapi 0.136.1 0.138.0
uvicorn 0.47.0 0.49.0
aws-opentelemetry-distro 0.17.0 0.18.0
mcp 1.27.1 1.28.0

Updates boto3 from 1.43.9 to 1.43.34

Commits

Updates bedrock-agentcore from 1.9.1 to 1.15.0

Release notes

Sourced from bedrock-agentcore's releases.

Bedrock AgentCore SDK v1.15.0

Installation

pip install bedrock-agentcore==1.15.0

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.14.1...v1.15.0

Bedrock AgentCore SDK v1.14.1

Installation

pip install bedrock-agentcore==1.14.1

What's Changed

See CHANGELOG.md for details.

What's Changed

Full Changelog: aws/bedrock-agentcore-sdk-python@v1.14.0...v1.14.1

Bedrock AgentCore SDK v1.14.0

Installation

pip install bedrock-agentcore==1.14.0

What's Changed

See CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from bedrock-agentcore's changelog.

[1.15.0] - 2026-06-17

Other Changes

  • test(integ): fix flaky gateway KB-target & memory list tests + orphan cleanup scripts (#536) (6fc08ed)
  • release: nys summit (#532) (a76cce8)
  • ci(gateway): pass KB_ROLE_ARN secret to integration tests (#535) (0cc1e21)
  • fix(test): update tests to be consistent with new model (#534) (82a2305)
  • ci: add Claude Code /security-review workflow on PRs (#516) (2550d55)

[1.14.1] - 2026-06-11

Fixed

  • fix: declare requests as optional 'datasets' extra (#508) (2359137)

Other Changes

  • fix(payments): correct "extension" typo to "extensions" in x402 v2 he… (#513) (5f9031d)
  • fix(a2a): cap a2a-sdk below 1.0 to restore A2A server startup (#510) (12f0f8b)

[1.14.0] - 2026-06-05

Other Changes

  • feat(runtime): add interactive runtime shell support (#505) (cf19e57)
  • Revert "ci: skip bearer token integ tests pending AgentCredentialProviderService fix (#499)" (#502) (69954eb)

[1.13.0] - 2026-06-02

Added

  • feat: AgentCore tool search plugin for Strands Agents (#494) (1cdc356)

Other Changes

  • feat(workflows): add closed-PR comment redirect (#489) (cc10c12)
  • ci: skip bearer token integ tests pending AgentCredentialProviderService fix (#499) (8786b18)

[1.12.0] - 2026-05-28

Added

  • feat: add async support to MemorySessionManager (#478) (76edb16)

Fixed

  • fix: out-of-scope variable in catch block (#497) (4054115)

Other Changes

  • add metadata support for LTM (#481) (80c4b11)

[1.11.0] - 2026-05-22

Fixed

  • fix: stop retrying after successful payment signing is rejected by merchant (#492) (0b2b34f)

Other Changes

... (truncated)

Commits
  • e873597 chore: bump version to 1.15.0 (#538)
  • 6fc08ed test(integ): fix flaky gateway KB-target & memory list tests + orphan cleanup...
  • a76cce8 release: nys summit (#532)
  • 0cc1e21 ci(gateway): pass KB_ROLE_ARN secret to integration tests (#535)
  • 82a2305 fix(test): update tests to be consistent with new model (#534)
  • 2550d55 ci: add Claude Code /security-review workflow on PRs (#516)
  • 469d3b8 chore: bump version to 1.14.1 (#515)
  • 5f9031d fix(payments): correct "extension" typo to "extensions" in x402 v2 he… (#513)
  • 2359137 fix: declare requests as optional 'datasets' extra (#508)
  • 12f0f8b fix(a2a): cap a2a-sdk below 1.0 to restore A2A server startup (#510)
  • Additional commits viewable in compare view

Updates claude-agent-sdk from 0.2.82 to 0.2.105

Release notes

Sourced from claude-agent-sdk's releases.

v0.2.105

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.183

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.105/

pip install claude-agent-sdk==0.2.105

v0.2.104

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.181

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.104/

pip install claude-agent-sdk==0.2.104

v0.2.103

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.179

PyPI: https://pypi.org/project/claude-agent-sdk/0.2.103/

pip install claude-agent-sdk==0.2.103

v0.2.102

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.178

... (truncated)

Changelog

Sourced from claude-agent-sdk's changelog.

0.2.105

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.183

0.2.104

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.181

0.2.103

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.179

0.2.102

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.178

0.2.101

Bug Fixes

  • Typed task_updated lifecycle events: Exposed terminal system/task_updated events as typed TaskUpdatedMessage with task_id, patch, status, session_id, and uuid fields. Consumers tracking active background tasks no longer hang when a task finishes via a task_updated message without a corresponding TaskNotificationMessage. Added TaskUpdatedStatus type and TERMINAL_TASK_STATUSES frozenset for reliable active-task bookkeeping (#1016)

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.177

0.2.100

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.176

0.2.99

Internal/Other Changes

  • Updated bundled Claude CLI to version 2.1.175

0.2.98

Internal/Other Changes

... (truncated)

Commits
  • 7297657 docs: update changelog for v0.2.105
  • 126d91c chore: release v0.2.105
  • 520e231 chore: bump bundled CLI version to 2.1.183
  • b357025 docs: update changelog for v0.2.104
  • 4434ca7 chore: release v0.2.104
  • 2d2d31e chore: bump bundled CLI version to 2.1.181
  • 7f74cdf docs: update changelog for v0.2.103
  • 05efaad chore: release v0.2.103
  • d2da511 chore: bump bundled CLI version to 2.1.179
  • 09f94d8 docs: update changelog for v0.2.102
  • Additional commits viewable in compare view

Updates fastapi from 0.136.1 to 0.138.0

Release notes

Sourced from fastapi's releases.

0.138.0

Features

  • ✨ Add support for app.frontend("/", directory="dist") and router.frontend("/", directory="dist"). PR #15800 by @​tiangolo.

Docs

Translations

Internal

0.137.2

Features

  • ✨ Add iter_route_contexts() for advanced use cases that used to use router.routes (e.g. Jupyverse). PR #15785 by @​tiangolo.

Translations

Internal

... (truncated)

Commits

Updates uvicorn from 0.47.0 to 0.49.0

Release notes

Sourced from uvicorn's releases.

Version 0.49.0

What's Changed

Full Changelog: Kludex/uvicorn@0.48.0...0.49.0

Version 0.48.0

What's Changed

Full Changelog: Kludex/uvicorn@0.47.0...0.48.0

Changelog

Sourced from uvicorn's changelog.

0.49.0 (June 3, 2026)

Changed

  • Bump httptools minimum version to 0.8.0 (#2962)
  • Consume duplicate forwarding headers in ProxyHeadersMiddleware (reverses the 0.48.0 behavior of ignoring them) (#2971)

0.48.0 (May 24, 2026)

Changed

  • Default ssl_ciphers to None and use OpenSSL defaults (#2940)

Fixed

  • Ignore duplicate forwarding headers in ProxyHeadersMiddleware (#2944)
Commits
  • 3ef2e3e Version 0.49.0 (#2973)
  • eeb64b1 Consume duplicate forwarding headers in ProxyHeadersMiddleware (#2971)
  • 630f4ac Make the watchfiles reload tests deterministic (#2972)
  • 9154922 chore(deps): bump the github-actions group across 1 directory with 6 updates ...
  • 739727a Migrate docs deploy from Cloudflare Pages to Workers (#2967)
  • be4a240 Gate docs preview deploy on Cloudflare token presence (#2966)
  • c489d7e Bump httptools minimum version to 0.8.0 (#2962)
  • 9f547bd Skip docs preview deploy for Dependabot PRs (#2961)
  • 44446b8 Migrate documentation from MkDocs Material to Zensical (#2959)
  • cfd659c Bump pymdown-extensions to 10.21.3 (#2958)
  • Additional commits viewable in compare view

Updates aws-opentelemetry-distro from 0.17.0 to 0.18.0

Release notes

Sourced from aws-opentelemetry-distro's releases.

Release v0.18.0

What's Changed

  • feat: support pluggable session injection for the OTLP HTTP exporter via the upstream OTel SDK hook (#794)
  • Nightly dependency update: OpenTelemetry 1.42.1/0.63b1 (#762)
  • feat(agent-observability): add AWS_AGENTIC_INSTRUMENTATION (auto/enabled/disabled, case-insensitive) as an escape hatch over auto-detection when AGENT_OBSERVABILITY_ENABLED=true; the switch only governs AWS native instrumentors and never disables third-party ones (#769)
  • fix(otlp-aws-exporter): avoid RecursionError when pip_system_certs replaces ssl.SSLContext (truststore injection) by rebinding stale botocore/urllib3 SSL context references and caching credentials in AwsAuthSession
  • feat: add opt-in Dynamic Instrumentation (runtime breakpoints/probes) gated by OTEL_AWS_DYNAMIC_INSTRUMENTATION_ENABLED (default off) (#761)
  • feat(serviceevents): add function metrics, endpoint tracking, error counts, deployment events, and incident snapshots emitted via OTLP (#763)
  • feat: support environment-configured endpoint visibility for HTTP operation names (#718)
  • fix(lambda-layer): Standardize CompactConsoleLogRecordExporter output with CloudWatch OTLP backend schema. (#715)
  • fix(agent-observability): fall back to OTEL_EXPORTER_OTLP_ENDPOINT for unsampled spans; also export unsampled spans to non-AWS endpoints (#738)
  • feat: auto-detect and mutually exclude AWS native vs third-party agentic instrumentors; add AWS_AGENTIC_INSTRUMENTATION_OPT_IN env var to override auto-detection (#729)
  • fix(lambda-layer): align context propagation with JS — delegate to global propagator so W3C traceparent is no longer ignored when X-Ray active tracing is enabled (#727)

Upstream Components

  • opentelemetry-api - 1.42.1
  • opentelemetry-sdk - 1.42.1
  • opentelemetry-exporter-otlp-proto-grpc - 1.42.1
  • opentelemetry-exporter-otlp-proto-http - 1.42.1
  • opentelemetry-propagator-b3 - 1.42.1
  • opentelemetry-propagator-jaeger - 1.42.1
  • opentelemetry-exporter-otlp-proto-common - 1.42.1
  • opentelemetry-sdk-extension-aws - 2.1.0
  • opentelemetry-propagator-aws-xray - 1.0.2
  • opentelemetry-distro - 0.63b1
  • opentelemetry-processor-baggage - 0.63b1
  • opentelemetry-propagator-ot-trace - 0.63b1
  • opentelemetry-instrumentation - 0.63b1
  • opentelemetry-instrumentation-aws-lambda - 0.63b1
  • opentelemetry-instrumentation-aio-pika - 0.63b1
  • opentelemetry-instrumentation-aiohttp-client - 0.63b1
  • opentelemetry-instrumentation-aiokafka - 0.63b1
  • opentelemetry-instrumentation-aiopg - 0.63b1
  • opentelemetry-instrumentation-asgi - 0.63b1
  • opentelemetry-instrumentation-asyncpg - 0.63b1
  • opentelemetry-instrumentation-boto3sqs - 0.63b1
  • opentelemetry-instrumentation-botocore - 0.63b1
  • opentelemetry-instrumentation-celery - 0.63b1
  • opentelemetry-instrumentation-confluent-kafka - 0.63b1
  • opentelemetry-instrumentation-dbapi - 0.63b1
  • opentelemetry-instrumentation-django - 0.63b1
  • opentelemetry-instrumentation-elasticsearch - 0.63b1
  • opentelemetry-instrumentation-falcon - 0.63b1
  • opentelemetry-instrumentation-fastapi - 0.63b1
  • opentelemetry-instrumentation-flask - 0.63b1
  • opentelemetry-instrumentation-grpc - 0.63b1
  • opentelemetry-instrumentation-httpx - 0.63b1
  • opentelemetry-instrumentation-jinja2 - 0.63b1
  • opentelemetry-instrumentation-kafka-python - 0.63b1

... (truncated)

Changelog

Sourced from aws-opentelemetry-distro's changelog.

v0.18.0 - 2026-06-18

  • feat: support pluggable session injection for the OTLP HTTP exporter via the upstream OTel SDK hook (#794)
  • Nightly dependency update: OpenTelemetry 1.42.1/0.63b1 (#762)
  • feat(agent-observability): add AWS_AGENTIC_INSTRUMENTATION (auto/enabled/disabled, case-insensitive) as an escape hatch over auto-detection when AGENT_OBSERVABILITY_ENABLED=true; the switch only governs AWS native instrumentors and never disables third-party ones (#769)
  • fix(otlp-aws-exporter): avoid RecursionError when pip_system_certs replaces ssl.SSLContext (truststore injection) by rebinding stale botocore/urllib3 SSL context references and caching credentials in AwsAuthSession
  • feat: add opt-in Dynamic Instrumentation (runtime breakpoints/probes) gated by OTEL_AWS_DYNAMIC_INSTRUMENTATION_ENABLED (default off) (#761)
  • feat(serviceevents): add function metrics, endpoint tracking, error counts, deployment events, and incident snapshots emitted via OTLP (#763)
  • feat: support environment-configured endpoint visibility for HTTP operation names (#718)
  • fix(lambda-layer): Standardize CompactConsoleLogRecordExporter output with CloudWatch OTLP backend schema. (#715)
  • fix(agent-observability): fall back to OTEL_EXPORTER_OTLP_ENDPOINT for unsampled spans; also export unsampled spans to non-AWS endpoints (#738)
  • feat: auto-detect and mutually exclude AWS native vs third-party agentic instrumentors; add AWS_AGENTIC_INSTRUMENTATION_OPT_IN env var to override auto-detection (#729)
  • fix(lambda-layer): align context propagation with JS — delegate to global propagator so W3C traceparent is no longer ignored when X-Ray active tracing is enabled (#727)

v0.17.1 - 2026-05-22

  • feat(agent-observability): add AWS_GENAI_CONTENT_EXTRACTION_OPT_OUT env var to allow disabling LLO content extraction from spans (#741)
  • fix(mcp-instrumentation): suppress MCP /ping spans when agent observability is enabled (#748)
  • fix: pin urllib3 to 2.7.0 to fix CVE-2026-44431 and CVE-2026-44432 (#753)
Commits
  • 7a6a929 Pre-release: Update version to 0.18.0 (#792)
  • 380b619 cherry-pick main to release/0.18.x (#795)
  • f2c33a6 fix(dynamic-instrumentation): rebind FastAPI Depends() sub-dependencies (#785)
  • 0d1bda1 serviceevents: gate error breakdown on faults (5xx) only (#783)
  • e3a2ff7 fix(serviceevents): align route/operation labels with Application Signals (#784)
  • e9750eb Nightly dependency update: OpenTelemetry 1.42.1/0.63b1 (#762)
  • 7cc1ef5 test(debugger): align DI hit-limit test with SDK MaxHits semantics (#782)
  • bbc788a fix(debugger): patch Django URLPattern.callback so DI breakpoints fire (#776)
  • eab5ee3 feat(debugger): instrument FastAPI route handlers via route-table patching (#...
  • a6dc44a serviceevents: remove adaptive sampling, default to always, cap call_path (#781)
  • Additional commits viewable in compare view

Updates mcp from 1.27.1 to 1.28.0

Release notes

Sourced from mcp's releases.

v1.28.0

Deprecations

Two API surfaces now emit DeprecationWarning ahead of their removal in v2. Nothing is removed in 1.x, and the warnings fire only when the deprecated API is called - importing the modules stays silent.

  • WebSocket transport - mcp.client.websocket.websocket_client and mcp.server.websocket.websocket_servermodelcontextprotocol/typescript-sdk#1783
  • Experimental tasks API - ClientSession.experimental, Server.experimental, ServerSession.experimental, and the experimental_task_handlers= kwarg on ClientSession. Tasks (SEP-1686) were removed from the MCP specification and are expected to return as a separate MCP extension.

If your test suite runs with filterwarnings = ["error"] and exercises these paths, add a scoped ignore such as ignore:The experimental tasks API is deprecated:DeprecationWarning or ignore:The WebSocket .* transport is deprecated:DeprecationWarning.

See #2828 for full details.

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.27.2...v1.28.0

v1.27.2

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.27.1...v1.27.2

Commits
  • 32d3290 [v1.x] Pass a list to parametrize in test_docs_examples (pytest 9.1.0 compat)...
  • 0dca751 [v1.x] Deflake the child process cleanup tests (#2839)
  • 52258a9 [v1.x] Add a v2 status banner to the README (#2835)
  • b8f4917 [v1.x] Deprecate the WebSocket transport and the experimental tasks entry poi...
  • 2309e5e fix: omit null optional fields from task result payloads (#2809)
  • 494eb11 [v1.x] Support Python 3.14 (#2769)
  • 6213787 [v1.x] Scope experimental tasks to the session that created them (#2720)
  • ce267b6 [v1.x] Bind transport sessions to the authenticated principal (#2719)
  • 1abcca2 [v1.x] Add subject and claims to AccessToken (#2690)
  • 9773a3f [v1.x] ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (...
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…updates

Bumps the all-python group with 7 updates in the /agent directory:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.43.9` | `1.43.34` |
| [bedrock-agentcore](https://github.com/aws/bedrock-agentcore-sdk-python) | `1.9.1` | `1.15.0` |
| [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) | `0.2.82` | `0.2.105` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.138.0` |
| [uvicorn](https://github.com/Kludex/uvicorn) | `0.47.0` | `0.49.0` |
| [aws-opentelemetry-distro](https://github.com/aws-observability/aws-otel-python-instrumentation) | `0.17.0` | `0.18.0` |
| [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.1` | `1.28.0` |



Updates `boto3` from 1.43.9 to 1.43.34
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.43.9...1.43.34)

Updates `bedrock-agentcore` from 1.9.1 to 1.15.0
- [Release notes](https://github.com/aws/bedrock-agentcore-sdk-python/releases)
- [Changelog](https://github.com/aws/bedrock-agentcore-sdk-python/blob/main/CHANGELOG.md)
- [Commits](aws/bedrock-agentcore-sdk-python@v1.9.1...v1.15.0)

Updates `claude-agent-sdk` from 0.2.82 to 0.2.105
- [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases)
- [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/claude-agent-sdk-python@v0.2.82...v0.2.105)

Updates `fastapi` from 0.136.1 to 0.138.0
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.136.1...0.138.0)

Updates `uvicorn` from 0.47.0 to 0.49.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.47.0...0.49.0)

Updates `aws-opentelemetry-distro` from 0.17.0 to 0.18.0
- [Release notes](https://github.com/aws-observability/aws-otel-python-instrumentation/releases)
- [Changelog](https://github.com/aws-observability/aws-otel-python-instrumentation/blob/main/CHANGELOG.md)
- [Commits](aws-observability/aws-otel-python-instrumentation@v0.17.0...v0.18.0)

Updates `mcp` from 1.27.1 to 1.28.0
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](modelcontextprotocol/python-sdk@v1.27.1...v1.28.0)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.43.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-python
- dependency-name: bedrock-agentcore
  dependency-version: 1.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-python
- dependency-name: claude-agent-sdk
  dependency-version: 0.2.105
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-python
- dependency-name: fastapi
  dependency-version: 0.138.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-python
- dependency-name: uvicorn
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-python
- dependency-name: aws-opentelemetry-distro
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-python
- dependency-name: mcp
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-python
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 27, 2026
@dependabot dependabot Bot requested review from a team as code owners June 27, 2026 06:14
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants