From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 07:54:50 +0000 (+0200) Subject: Chore(deps): Bump aiohttp from 3.12.13 to 3.12.14 (#2281) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=f492c078f8f618354bb4649f6f71b10557e31c80;p=music-assistant-server.git Chore(deps): Bump aiohttp from 3.12.13 to 3.12.14 (#2281) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.12.13 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.12.13...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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 1feca13a..936341a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ dependencies = [ "aiodns>=3.2.0", "Brotli>=1.0.9", - "aiohttp==3.12.13", + "aiohttp==3.12.14", "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 d15fb1f4..bd0cfb0d 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.13 +aiohttp==3.12.14 aiohttp-fast-zlib==0.3.0 aiojellyfin==0.14.1 aiomusiccast==0.14.8