From 11a85148f279185c27a5e208797f7b0aace60b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 08:10:12 +0000 Subject: [PATCH] chore(deps): bump the patch-and-minor group across 1 directory with 10 updates Bumps the patch-and-minor group with 10 updates in the /agents/hyperhealth directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.2` | `0.141.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.31.1` | `0.52.4` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.50` | `2.0.52` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.14.0` | `1.19.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.7` | `2.13.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.5.2` | `2.15.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.21.0` | `0.26.0` | | [slowapi](https://github.com/laurents/slowapi) | `0.1.9` | `0.1.10` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.24` | `0.0.32` | Updates `fastapi` from 0.115.2 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.2...0.141.1) Updates `uvicorn` from 0.31.1 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.31.1...0.52.4) Updates `httpx` from 0.27.2 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.27.2...0.28.1) Updates `sqlalchemy` from 2.0.50 to 2.0.52 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `alembic` from 1.14.0 to 1.19.1 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `pydantic` from 2.11.7 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.11.7...v2.13.5) Updates `pydantic-settings` from 2.5.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.5.2...v2.15.0) Updates `prometheus-client` from 0.21.0 to 0.26.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.21.0...v0.26.0) Updates `slowapi` from 0.1.9 to 0.1.10 - [Release notes](https://github.com/laurents/slowapi/releases) - [Changelog](https://github.com/laurentS/slowapi/blob/master/CHANGELOG.md) - [Commits](https://github.com/laurents/slowapi/compare/v0.1.9...v0.1.10) Updates `python-multipart` from 0.0.24 to 0.0.32 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.24...0.0.32) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: prometheus-client dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: slowapi dependency-version: 0.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] --- agents/hyperhealth/requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/agents/hyperhealth/requirements.txt b/agents/hyperhealth/requirements.txt index e889e9ad..7521d7ce 100644 --- a/agents/hyperhealth/requirements.txt +++ b/agents/hyperhealth/requirements.txt @@ -1,14 +1,14 @@ -fastapi==0.115.2 -uvicorn[standard]==0.31.1 -httpx==0.27.2 +fastapi==0.141.1 +uvicorn[standard]==0.52.4 +httpx==0.28.1 asyncpg==0.31.0 redis==5.1.1 -sqlalchemy[asyncio]==2.0.50 -alembic==1.14.0 -pydantic==2.11.7 -pydantic-settings==2.5.2 -prometheus-client==0.21.0 -slowapi==0.1.9 +sqlalchemy[asyncio]==2.0.52 +alembic==1.19.1 +pydantic==2.13.5 +pydantic-settings==2.15.0 +prometheus-client==0.26.0 +slowapi==0.1.10 structlog==24.4.0 pyOpenSSL==24.2.1 -python-multipart==0.0.24 +python-multipart==0.0.32