From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:40:55 +0000 (+0200) Subject: Bump aiohttp from 3.10.3 to 3.10.4 (#1580) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=ce9fa618ef3b781ad297bcb38387f3bce90d7746;p=music-assistant-server.git Bump aiohttp from 3.10.3 to 3.10.4 (#1580) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.3 to 3.10.4. - [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.3...v3.10.4) --- 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 236c4d60..0a09fe5d 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.3", + "aiohttp==3.10.4", "aiofiles==24.1.0", "aiorun==2024.8.1", "certifi==2024.7.4", diff --git a/requirements_all.txt b/requirements_all.txt index 1e56be56..d5bb5065 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.3 +aiohttp==3.10.4 aiojellyfin==0.10.0 aiorun==2024.8.1 aioslimproto==3.0.1