From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 15:12:18 +0000 (+0200) Subject: Chore(deps): Bump aiohttp from 3.12.14 to 3.12.15 (#2298) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=9ba4dc19bfe1f15084f71d501eedecf2aea59f3d;p=music-assistant-server.git Chore(deps): Bump aiohttp from 3.12.14 to 3.12.15 (#2298) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.15 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 45533dca..88b0c2c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ dependencies = [ "aiodns>=3.2.0", "Brotli>=1.0.9", - "aiohttp==3.12.14", + "aiohttp==3.12.15", "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 ec792856..813db8e5 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.14 +aiohttp==3.12.15 aiohttp-fast-zlib==0.3.0 aiojellyfin==0.14.1 aiomusiccast==0.14.8