From 802c06aac7a780c207ecfb4c1e25dc19fdbe039b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 20:21:25 +0200 Subject: [PATCH] Chore(deps): Bump aiohttp from 3.12.11 to 3.12.13 (#2235) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.13 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 c0f04831..21eb8648 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ dependencies = [ "aiodns>=3.2.0", "Brotli>=1.0.9", - "aiohttp==3.12.11", + "aiohttp==3.12.13", "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 71ae7373..0eaf6c8b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -4,7 +4,7 @@ Brotli>=1.0.9 aioaudiobookshelf==0.1.7 aiodns>=3.2.0 aiofiles==24.1.0 -aiohttp==3.12.11 +aiohttp==3.12.13 aiohttp-fast-zlib==0.3.0 aiojellyfin==0.14.1 aiomusiccast==0.14.8 -- 2.34.1