From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 06:42:56 +0000 (+0200) Subject: Chore(deps): Bump aiohttp from 3.11.16 to 3.11.18 (#2157) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=9ec56f684c8bb3e2c491891d588b8cb24ecddbb6;p=music-assistant-server.git Chore(deps): Bump aiohttp from 3.11.16 to 3.11.18 (#2157) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.16 to 3.11.18. - [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.11.16...v3.11.18) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.18 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 97ecf88f..1120f041 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ dependencies = [ "aiodns>=3.2.0", "Brotli>=1.0.9", - "aiohttp==3.11.16", + "aiohttp==3.11.18", "aiohttp-fast-zlib==0.2.3", "aiofiles==24.1.0", "aiorun==2025.1.1", diff --git a/requirements_all.txt b/requirements_all.txt index 2c827a18..7afb4362 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -4,7 +4,7 @@ Brotli>=1.0.9 aioaudiobookshelf==0.1.6 aiodns>=3.2.0 aiofiles==24.1.0 -aiohttp==3.11.16 +aiohttp==3.11.18 aiohttp-fast-zlib==0.2.3 aiojellyfin==0.14.1 aiorun==2025.1.1