Skip to content

Commit a2d1a7d

Browse files
authored
Merge pull request #687 from kagenti/dependabot/uv/a2a/generic_agent/minor-and-patch-dea9b271d8
chore(deps): Bump the minor-and-patch group in /a2a/generic_agent with 5 updates
2 parents 6ccacb2 + 99c81e9 commit a2d1a7d

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

a2a/generic_agent/pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,20 @@ description = "Simple ollama-based Langgraph agent with MCP tool calling."
55
requires-python = ">=3.11"
66
dependencies = [
77
"a2a-sdk>=1.1.0,<2",
8-
"langgraph>=1.2.7",
9-
"langchain-core>=1.4.0",
8+
"langgraph>=1.2.9",
9+
"langchain-core>=1.4.9",
1010
"langchain-community>=0.4.2",
1111
"langchain-ollama>=1.1.0",
12-
"langchain-openai>=1.3.3",
12+
"langchain-openai>=1.3.4",
1313
"openinference-instrumentation-langchain>=0.1.67",
1414
"pydantic-settings>=2.14.2",
1515
"langchain-mcp-adapters>=0.3.0",
1616
"python-keycloak>=7.1.1",
1717
"opentelemetry-exporter-otlp>=1.43.0",
1818
"urllib3>=2.7.0", # Indirect; prevents CVE-2025-66418
1919
"python-multipart>=0.0.32", # Indirect; prevents CVE-2026-24486
20-
"langsmith>=0.9.5", # Indirect; prevents CVE-2026-45134
21-
"pyasn1>=0.6.3", # Indirect; prevents CVE-2026-30922
20+
"langsmith>=0.10.1", # Indirect; prevents CVE-2026-45134
21+
"pyasn1>=0.6.4", # Indirect; prevents CVE-2026-30922
2222
"starlette>=1.3.1", # Indirect; prevents CVE-2025-62727
2323
"protobuf>=6.33.5", # Indirect; prevents CVE-2026-0994
2424
"mcp>=1.28.1", # Indirect; prevents CVE-2025-66416

a2a/generic_agent/uv.lock

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

0 commit comments

Comments
 (0)