From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 08:45:34 +0000 (+0200) Subject: Bump aiohttp from 3.8.4 to 3.8.5 (#785) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=d219006ba8c5fc427f7f47d68189bd350d833df1;p=music-assistant-server.git Bump aiohttp from 3.8.4 to 3.8.5 (#785) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... 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 8e82c38f..405ba8ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ server = [ "faust-cchardet>=2.1.18", "aiodns>=3.0.0", "Brotli>=1.0.9", - "aiohttp==3.8.4", + "aiohttp==3.8.5", "asyncio-throttle==1.0.2", "aiofiles==23.1.0", "aiorun==2022.11.1", diff --git a/requirements_all.txt b/requirements_all.txt index 00dd9307..f2126039 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3,7 +3,7 @@ Brotli>=1.0.9 aiodns>=3.0.0 aiofiles==23.1.0 -aiohttp==3.8.4 +aiohttp==3.8.5 aiorun==2022.11.1 aioslimproto==2.3.2 aiosqlite==0.19.0