From 87696dc46281616bf15eb773f26303c1771ea40f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 05:09:45 +0000 Subject: [PATCH] chore(deps): Bump the minor-and-patch group Bumps the minor-and-patch group in /a2a/git_issue_agent with 2 updates: [a2a-sdk](https://github.com/a2aproject/a2a-python) and [litellm](https://github.com/BerriAI/litellm). Updates `a2a-sdk` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/a2aproject/a2a-python/releases) - [Changelog](https://github.com/a2aproject/a2a-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/a2aproject/a2a-python/compare/v1.1.0...v1.1.1) Updates `litellm` from 1.91.1 to 1.92.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.91.1...v1.92.0) --- updated-dependencies: - dependency-name: a2a-sdk dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: litellm dependency-version: 1.92.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- a2a/git_issue_agent/pyproject.toml | 4 ++-- a2a/git_issue_agent/uv.lock | 20 +++++++++++--------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/a2a/git_issue_agent/pyproject.toml b/a2a/git_issue_agent/pyproject.toml index bdde9d18..3a4b5bf1 100644 --- a/a2a/git_issue_agent/pyproject.toml +++ b/a2a/git_issue_agent/pyproject.toml @@ -5,12 +5,12 @@ requires-python = ">=3.11,<3.13" description = "Git issue Agent module" dependencies = [ "python-dotenv>=1.2.2", - "a2a-sdk>=1.1.0,<2", + "a2a-sdk>=1.1.1,<2", # We use 1.6.1 instead of the latest because # crewai requires openai>=2.30.0 # but litellm requires openai==2.24.0 "crewai[litellm]>=1.15.2", - "litellm>=1.91.1", # Indirect, prevents CVE-2026-42271 + "litellm>=1.92.0", # Indirect, prevents CVE-2026-42271 "crewai-tools[mcp]>=1.15.2", "urllib3>=2.7.0", # Indirect; prevents CVE-2025-66418 "python-multipart>=0.0.32", # Indirect; prevents CVE-2026-24486 diff --git a/a2a/git_issue_agent/uv.lock b/a2a/git_issue_agent/uv.lock index d5137e06..7f7e9a56 100644 --- a/a2a/git_issue_agent/uv.lock +++ b/a2a/git_issue_agent/uv.lock @@ -8,22 +8,21 @@ resolution-markers = [ [[package]] name = "a2a-sdk" -version = "1.1.0" +version = "1.1.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "culsans" }, { name = "google-api-core" }, { name = "googleapis-common-protos" }, { name = "httpx" }, - { name = "httpx-sse" }, { name = "json-rpc" }, { name = "packaging" }, { name = "protobuf" }, { name = "pydantic" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/c7/7e/8ac10bbf8b15b16574355f39b17dbdf617a282c27b41c7ff2116e30336df/a2a_sdk-1.1.0.tar.gz", hash = "sha256:e8102dad1b36709dbdc3d19319e38e6dfa3b3a79c30416030eb2d482576be204", size = 375726, upload-time = "2026-05-29T09:34:43.015Z" } +sdist = { url = "https://files.pythonhosted.org/packages/d4/1d/5214ce0a1932a986002b2d22f457d260376e7f91134f978f58a214b5ad88/a2a_sdk-1.1.1.tar.gz", hash = "sha256:1662462d1d0efef697917c59ffdef543248a1ffa9ea0f7c8403d087f4958e28b", size = 377552, upload-time = "2026-07-16T13:29:58.911Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/d4/ea/3a5b160cfd51c67759b08748051094d9365ceff18127633d0021950c9860/a2a_sdk-1.1.0-py3-none-any.whl", hash = "sha256:d7f5846caf18033d8bf3108b11ec827dd8dd32f867c98848ede0e39474be93be", size = 241886, upload-time = "2026-05-29T09:34:41.484Z" }, + { url = "https://files.pythonhosted.org/packages/cd/91/ab2ba19dea0771f7d5503f80e2f756f8f7195acd0e91d55e8ea893bf626f/a2a_sdk-1.1.1-py3-none-any.whl", hash = "sha256:60608eb77d62ae962795cf0bcb06f24be8470b4bf97adbc4ed32f170e9f40c3e", size = 244090, upload-time = "2026-07-16T13:29:57.387Z" }, ] [[package]] @@ -783,11 +782,11 @@ dependencies = [ [package.metadata] requires-dist = [ - { name = "a2a-sdk", specifier = ">=1.1.0,<2" }, + { name = "a2a-sdk", specifier = ">=1.1.1,<2" }, { name = "crewai", extras = ["litellm"], specifier = ">=1.15.2" }, { name = "crewai-tools", extras = ["mcp"], specifier = ">=1.15.2" }, { name = "cryptography", specifier = ">=49.0.0,<50" }, - { name = "litellm", specifier = ">=1.91.1" }, + { name = "litellm", specifier = ">=1.92.0" }, { name = "lxml", specifier = ">=6.1.1" }, { name = "orjson", specifier = ">=3.11.6" }, { name = "pillow", specifier = ">=12.3.0" }, @@ -1264,7 +1263,7 @@ wheels = [ [[package]] name = "litellm" -version = "1.91.1" +version = "1.92.0" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "aiohttp" }, @@ -1280,9 +1279,12 @@ dependencies = [ { name = "tiktoken" }, { name = "tokenizers" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/a7/70/1b419158085e0cc1615642dd62c7a5d4c3254db3de77df65dade3b25165b/litellm-1.91.1.tar.gz", hash = "sha256:49a24593df7e37262c52243a8e07572d451d37c100aa1b1f347d80d501d2e386", size = 14872532, upload-time = "2026-07-08T23:07:04.559Z" } +sdist = { url = "https://files.pythonhosted.org/packages/46/ea/5522be7e0dbcaa7c3fddfd2834f387c6e8eab47c0cc65f2a74657c815af7/litellm-1.92.0.tar.gz", hash = "sha256:773adf5503ee1793289689c899394a83df8122993760d9acd782e32aa798db9d", size = 15098143, upload-time = "2026-07-12T01:15:59.828Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/3d/52/166a934d194afcff2a7ec4e1928f1865504ade2e26f62e24d49aaec400d1/litellm-1.91.1-py3-none-any.whl", hash = "sha256:bf8e3d23cddf0eb4c05714dffcaafd8a944adf0f9c9b01c6c863b2637309de2e", size = 16670790, upload-time = "2026-07-08T23:07:01.151Z" }, + { url = "https://files.pythonhosted.org/packages/ed/40/401dfb16c88f22fcb285eafc074cb995047feb24b98bcf47e9552207837c/litellm-1.92.0-cp311-cp311-manylinux_2_28_aarch64.whl", hash = "sha256:f0ec8327aacc7914cc16310a1a3cc14340f1140b0a761403c5a4a98b01684373", size = 19292358, upload-time = "2026-07-12T01:15:43.628Z" }, + { url = "https://files.pythonhosted.org/packages/51/29/f4d671762611a88ff7818e891094984202c7502e2984eed0e440a11332bd/litellm-1.92.0-cp311-cp311-manylinux_2_28_x86_64.whl", hash = "sha256:b4b65395c5d7b15fa24e08a13871c0617f6d156c46cee0eb920f3a5954e50adf", size = 19290890, upload-time = "2026-07-12T01:15:46.237Z" }, + { url = "https://files.pythonhosted.org/packages/cf/26/8061907b67aa04b7cdf2a41cbc4f8aebfbc722c909a7e4b2aea25def7053/litellm-1.92.0-cp312-cp312-manylinux_2_28_aarch64.whl", hash = "sha256:9c7b2849591a35f7039dc7386a81a8e68fccb5ac2fecaa5122192c1172556b29", size = 19291180, upload-time = "2026-07-12T01:15:48.728Z" }, + { url = "https://files.pythonhosted.org/packages/ba/6c/dc9b0b580ee8af9117abd729d1de25d74fae487a0029ca77049a09f3ad33/litellm-1.92.0-cp312-cp312-manylinux_2_28_x86_64.whl", hash = "sha256:f17499155366afd1eaaeb6fd0c7b55cbd2239dcd72f2fe1f8071a969cc402fae", size = 19289559, upload-time = "2026-07-12T01:15:51.376Z" }, ] [[package]]