Skip to content

Commit f5300c9

Browse files
Update prometheus-client requirement from >=0.19.0 to >=0.25.0 in /src
Updates the requirements on [prometheus-client](https://github.com/prometheus/client_python) to permit the latest version. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.19.0...v0.25.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f480577 commit f5300c9

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,10 +1,10 @@
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
66
httpx>=0.25.0
77
psutil>=5.9.0
8-
prometheus-client>=0.19.0
8+
prometheus-client>=0.25.0
99
gunicorn>=21.2.0
1010
aiosignal>=1.3.0

0 commit comments

Comments
 (0)