Skip to content

Commit d4d4f99

Browse files
chore(deps): Bump uvicorn
Bumps the minor-and-patch group in /a2a/simple_generalist with 1 update: [uvicorn](https://github.com/Kludex/uvicorn). Updates `uvicorn` from 0.49.0 to 0.51.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.49.0...0.51.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43f6070 commit d4d4f99

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

a2a/simple_generalist/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"httpx>=0.28.1",
1111
"pydantic>=2.13.4",
1212
"pydantic-settings>=2.14.2",
13-
"uvicorn>=0.49.0",
13+
"uvicorn>=0.51.0",
1414
"opentelemetry-exporter-otlp-proto-http>=1.43.0",
1515
"urllib3>=2.7.0", # Indirect; prevents CVE-2026-44431, CVE-2026-44432
1616
"python-multipart>=0.0.32", # Indirect; prevents CVE-2026-24486

a2a/simple_generalist/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)