From ba9d1a6cbffa6f62b80ef4b8d3141b2f2b0146cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 09:48:42 +0000 Subject: [PATCH] chore(deps): bump the pip group across 3 directories with 3 updates --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-core dependency-version: 1.2.22 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-core dependency-version: 1.2.22 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- autobot-infrastructure/shared/config/requirements-ci.txt | 2 +- autobot-infrastructure/shared/config/requirements.txt | 2 +- requirements-ci/langchain.txt | 2 +- requirements-ci/networking.txt | 2 +- requirements-ci/security.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/autobot-infrastructure/shared/config/requirements-ci.txt b/autobot-infrastructure/shared/config/requirements-ci.txt index c532f9bc4..0b4f003f3 100644 --- a/autobot-infrastructure/shared/config/requirements-ci.txt +++ b/autobot-infrastructure/shared/config/requirements-ci.txt @@ -5,7 +5,7 @@ starlette>=0.49.1 # SECURITY UPDATE - CVE fix (GHSA-7f5h-v6xp-fc python-multipart>=0.0.9 # Required for FastAPI form data handling uvicorn>=0.30.0 requests==2.33.0 -aiohttp==3.13.3 +aiohttp==3.13.4 aiofiles>=23.0.0 aiosqlite>=0.17.0 beautifulsoup4>=4.12.0 diff --git a/autobot-infrastructure/shared/config/requirements.txt b/autobot-infrastructure/shared/config/requirements.txt index 2be372242..2afebf162 100644 --- a/autobot-infrastructure/shared/config/requirements.txt +++ b/autobot-infrastructure/shared/config/requirements.txt @@ -4,7 +4,7 @@ starlette>=0.49.1 # SECURITY UPDATE - CVE fix (GHSA-7f5h-v6xp-fc python-multipart>=0.0.22 # Required for FastAPI form data handling uvicorn>=0.30.0 requests==2.33.0 -aiohttp==3.13.3 +aiohttp==3.13.4 aiofiles>=23.0.0 aiosqlite>=0.17.0 beautifulsoup4>=4.12.0 diff --git a/requirements-ci/langchain.txt b/requirements-ci/langchain.txt index 287eecce3..b7c23f122 100644 --- a/requirements-ci/langchain.txt +++ b/requirements-ci/langchain.txt @@ -2,6 +2,6 @@ langchain==1.2.12 langchain-classic==1.0.2 langchain-community==0.4.1 -langchain-core==1.2.18 +langchain-core==1.2.22 langchain-text-splitters==1.1.1 langsmith==0.7.16 diff --git a/requirements-ci/networking.txt b/requirements-ci/networking.txt index e3b511a73..936a1612f 100644 --- a/requirements-ci/networking.txt +++ b/requirements-ci/networking.txt @@ -1,5 +1,5 @@ # HTTP clients and async I/O requests==2.33.0 -aiohttp==3.13.3 +aiohttp==3.13.4 httpx==0.28.1 aiofiles==24.1.0 diff --git a/requirements-ci/security.txt b/requirements-ci/security.txt index b361a4eb1..ed8a2d203 100644 --- a/requirements-ci/security.txt +++ b/requirements-ci/security.txt @@ -2,4 +2,4 @@ pre-commit==4.2.0 detect-secrets==1.5.0 pycryptodome==3.23.0 -cryptography==46.0.5 +cryptography==46.0.6