From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 17:13:44 +0000 (+0200) Subject: Chore(deps): Bump aiohttp from 3.12.15 to 3.13.1 (#2515) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=d3ca53c16a94942b4f1dbba46cec12a9dad832a0;p=music-assistant-server.git Chore(deps): Bump aiohttp from 3.12.15 to 3.13.1 (#2515) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 f7979caa..3c0018f7 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.12.15", + "aiohttp==3.13.1", "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 be1ff96a..aa3cafe9 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.12.15 +aiohttp==3.13.1 aiohttp_asyncmdnsresolver==0.1.1 aiohttp-fast-zlib==0.3.0 aiojellyfin==0.14.1