From 1e0ff63bd5a40c0cd72c21b1083f9a26d162f679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 18:31:24 +0100 Subject: [PATCH] Chore(deps): Bump aiohttp from 3.13.2 to 3.13.3 (#2940) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c4ecc426..5a66c8ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "pycares==4.11.0", "aiohttp_asyncmdnsresolver==0.1.1", "Brotli>=1.0.9", - "aiohttp==3.13.2", + "aiohttp==3.13.3", "aiohttp-fast-zlib==0.3.0", "aiofiles==24.1.0", "aiorun==2025.1.1", diff --git a/requirements_all.txt b/requirements_all.txt index ff49553d..ca82b8c8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -4,7 +4,7 @@ Brotli>=1.0.9 aioaudiobookshelf==0.1.10 aiodns>=3.2.0 aiofiles==24.1.0 -aiohttp==3.13.2 +aiohttp==3.13.3 aiohttp_asyncmdnsresolver==0.1.1 aiohttp-fast-zlib==0.3.0 aiojellyfin==0.14.1 -- 2.34.1