From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 18:21:25 +0000 (+0200) Subject: Chore(deps): Bump aiohttp from 3.12.11 to 3.12.13 (#2235) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=802c06aac7a780c207ecfb4c1e25dc19fdbe039b;p=music-assistant-server.git 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> --- 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