From fe5df05bde0b355fda8d2321dbc0976862a69424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 15:42:09 +0000 Subject: [PATCH] build(deps): bump the python group across 1 directory with 17 updates Bumps the python group with 17 updates in the /apps/agent directory: | Package | From | To | | --- | --- | --- | | [google-adk](https://github.com/google/adk-python) | `2.2.0` | `2.8.0` | | [google-cloud-logging](https://github.com/googleapis/google-cloud-python) | `3.13.0` | `3.16.3` | | [google-genai](https://github.com/googleapis/python-genai) | `2.12.1` | `2.20.0` | | [litellm](https://github.com/BerriAI/litellm) | `1.83.7` | `1.98.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.141.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.38.0` | `0.52.4` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.13.5` | `3.14.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.5` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.11.0` | `2.15.0` | | [json-repair](https://github.com/mangiucugna/json_repair) | `0.52.3` | `0.63.4` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.44` | `2.0.52` | | [aiosqlite](https://github.com/omnilib/aiosqlite) | `0.21.0` | `0.22.1` | | [asyncpg](https://github.com/MagicStack/asyncpg) | `0.30.0` | `0.31.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.3` | `0.6.0` | | [tree-sitter](https://github.com/tree-sitter/py-tree-sitter) | `0.23.2` | `0.26.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.15.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.0.1` | `1.2.3` | Updates `google-adk` from 2.2.0 to 2.8.0 - [Release notes](https://github.com/google/adk-python/releases) - [Changelog](https://github.com/google/adk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/adk-python/compare/v2.2.0...v2.8.0) Updates `google-cloud-logging` from 3.13.0 to 3.16.3 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-python/compare/google-cloud-logging-v3.13.0...google-cloud-logging-v3.16.3) Updates `google-genai` from 2.12.1 to 2.20.0 - [Release notes](https://github.com/googleapis/python-genai/releases) - [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-genai/compare/v2.12.1...v2.20.0) Updates `litellm` from 1.83.7 to 1.98.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits/v1.98.0) Updates `fastapi` from 0.136.1 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.1...0.141.1) Updates `uvicorn` from 0.38.0 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.38.0...0.52.4) Updates `aiohttp` from 3.13.5 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.13.5...v3.14.3) Updates `pydantic` from 2.12.5 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.12.5...v2.13.5) Updates `pydantic-settings` from 2.11.0 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.11.0...v2.15.0) Updates `json-repair` from 0.52.3 to 0.63.4 - [Release notes](https://github.com/mangiucugna/json_repair/releases) - [Commits](https://github.com/mangiucugna/json_repair/compare/v0.52.3...v0.63.4) Updates `sqlalchemy` from 2.0.44 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 `aiosqlite` from 0.21.0 to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](https://github.com/omnilib/aiosqlite/compare/v0.21.0...v0.22.1) Updates `asyncpg` from 0.30.0 to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](https://github.com/MagicStack/asyncpg/compare/v0.30.0...v0.31.0) Updates `sqlparse` from 0.5.3 to 0.6.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.5.3...0.6.0) Updates `tree-sitter` from 0.23.2 to 0.26.0 - [Release notes](https://github.com/tree-sitter/py-tree-sitter/releases) - [Commits](https://github.com/tree-sitter/py-tree-sitter/compare/v0.23.2...v0.26.0) Updates `beautifulsoup4` from 4.12.3 to 4.15.0 Updates `python-dotenv` from 1.0.1 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.1...v1.2.3) --- updated-dependencies: - dependency-name: google-adk dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: google-cloud-logging dependency-version: 3.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: google-genai dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: litellm dependency-version: 1.98.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: json-repair dependency-version: 0.63.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sqlparse dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: tree-sitter dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] --- apps/agent/requirements.txt | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/apps/agent/requirements.txt b/apps/agent/requirements.txt index bed2325..e8e8a1e 100644 --- a/apps/agent/requirements.txt +++ b/apps/agent/requirements.txt @@ -12,51 +12,51 @@ # verified: zero direct imports in apps/agent). The one extensions feature we # use — running any LLM vendor via EXEPAD_LLM_PROVIDER (config.get_agent_model() # → google.adk.models.lite_llm) — needs only litellm, pinned explicitly below. -google-adk==2.2.0 +google-adk==2.8.0 google-cloud-aiplatform==1.157.0 -google-cloud-logging==3.13.0 -google-genai==2.12.1 -litellm==1.83.7 +google-cloud-logging==3.16.3 +google-genai==2.20.0 +litellm==1.98.0 # ----------------------------------------------------------------------------- # Web framework # ----------------------------------------------------------------------------- -fastapi==0.136.1 -uvicorn==0.38.0 +fastapi==0.141.1 +uvicorn==0.52.4 # ----------------------------------------------------------------------------- # HTTP clients # ----------------------------------------------------------------------------- httpx==0.28.1 -aiohttp==3.13.5 +aiohttp==3.14.3 # ----------------------------------------------------------------------------- # Data validation # ----------------------------------------------------------------------------- -pydantic==2.12.5 -pydantic-settings==2.11.0 -json_repair==0.52.3 +pydantic==2.13.5 +pydantic-settings==2.15.0 +json_repair==0.63.4 # ----------------------------------------------------------------------------- # Database / session storage # ----------------------------------------------------------------------------- -SQLAlchemy==2.0.44 -aiosqlite==0.21.0 -asyncpg==0.30.0 +SQLAlchemy==2.0.52 +aiosqlite==0.22.1 +asyncpg==0.31.0 # ----------------------------------------------------------------------------- # Parsing (validation pipeline + DesignImporter HTML tools) # ----------------------------------------------------------------------------- -sqlparse==0.5.3 +sqlparse==0.6.0 tinycss2==1.5.1 -tree-sitter==0.23.2 +tree-sitter==0.26.0 tree-sitter-typescript==0.23.2 -beautifulsoup4==4.12.3 +beautifulsoup4==4.15.0 # ----------------------------------------------------------------------------- # Config & logging # ----------------------------------------------------------------------------- -python-dotenv==1.0.1 +python-dotenv==1.2.3 structlog==25.5.0 # -----------------------------------------------------------------------------