From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 14:40:08 +0000 (+0100) Subject: Chore(deps): Bump aiohttp from 3.13.1 to 3.13.2 (#2620) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=723951059e4e38b0b986d5496a516a098ba4d4a1;p=music-assistant-server.git Chore(deps): Bump aiohttp from 3.13.1 to 3.13.2 (#2620) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.2 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> --- diff --git a/pyproject.toml b/pyproject.toml index d5ac81de..341064e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "aiodns>=3.2.0", "aiohttp_asyncmdnsresolver==0.1.1", "Brotli>=1.0.9", - "aiohttp==3.13.1", + "aiohttp==3.13.2", "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 6925af5d..461be869 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -4,7 +4,7 @@ Brotli>=1.0.9 aioaudiobookshelf==0.1.8 aiodns>=3.2.0 aiofiles==24.1.0 -aiohttp==3.13.1 +aiohttp==3.13.2 aiohttp_asyncmdnsresolver==0.1.1 aiohttp-fast-zlib==0.3.0 aiojellyfin==0.14.1