From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 22:03:26 +0000 (+0200) Subject: Bump aiohttp from 3.10.8 to 3.10.9 (#1699) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c752cbe28c387fe35ed72ac92d0d4370b879cafa;p=music-assistant-server.git Bump aiohttp from 3.10.8 to 3.10.9 (#1699) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.8 to 3.10.9. - [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.10.8...v3.10.9) --- updated-dependencies: - dependency-name: aiohttp 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 f061f242..89d78359 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ server = [ "faust-cchardet>=2.1.18", "aiodns>=3.0.0", "Brotli>=1.0.9", - "aiohttp==3.10.8", + "aiohttp==3.10.9", "aiofiles==24.1.0", "aiorun==2024.8.1", "certifi==2024.8.30", diff --git a/requirements_all.txt b/requirements_all.txt index 3a6c7982..71c6d5a2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3,7 +3,7 @@ Brotli>=1.0.9 aiodns>=3.0.0 aiofiles==24.1.0 -aiohttp==3.10.8 +aiohttp==3.10.9 aiojellyfin==0.10.1 aiorun==2024.8.1 aioslimproto==3.0.1