Skip to content

Commit 7ad2906

Browse files
Update httpx requirement from >=0.25.0 to >=0.28.1 in /src/a2a
Updates the requirements on [httpx](https://github.com/encode/httpx) to permit the latest version. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.25.0...0.28.1) --- updated-dependencies: - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f480577 commit 7ad2906

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/a2a/requirements_a2a.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
fastapi>=0.104.0
1+
fastapi>=0.104.0
22
uvicorn[standard]>=0.24.0
33
starlette>=0.27.0
44
pydantic>=2.5.0
55
aiofiles>=23.2.0
6-
httpx>=0.25.0
6+
httpx>=0.28.1
77
psutil>=5.9.0
88
prometheus-client>=0.19.0
99
gunicorn>=21.2.0

0 commit comments

Comments
 (0)