From 51f3bdc9125d0a54a53f0a5e671cfa90458e413d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 01:04:07 +0000 Subject: [PATCH] Bump aiohttp from 3.12.14 to 3.13.3 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- freeze.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/freeze.txt b/freeze.txt index f0c4dff..eef3c7c 100644 --- a/freeze.txt +++ b/freeze.txt @@ -1,4 +1,4 @@ -aiohttp==3.12.14 +aiohttp==3.13.3 aiosignal==1.3.1 attrs==23.2.0 frozenlist==1.4.1 diff --git a/requirements.txt b/requirements.txt index f4501b3..8ed6cc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.12.14 +aiohttp==3.13.3 python-dotenv==1.0.0 gunicorn==22.0.0 jsonschema==4.20.0