From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 07:44:21 +0000 (+0100) Subject: Bump aiohttp from 3.9.1 to 3.9.2 (#1051) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=bfa1de12681025bcd89d66eb78123b7b4aa1fced;p=music-assistant-server.git Bump aiohttp from 3.9.1 to 3.9.2 (#1051) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2. - [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.9.1...v3.9.2) --- 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 bbc0720d..b8126041 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.9.1", + "aiohttp==3.9.2", "asyncio-throttle==1.0.2", "aiofiles==23.2.1", "aiorun==2023.7.2", diff --git a/requirements_all.txt b/requirements_all.txt index eab80cc4..42eea7df 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -3,7 +3,7 @@ Brotli>=1.0.9 aiodns>=3.0.0 aiofiles==23.2.1 -aiohttp==3.9.1 +aiohttp==3.9.2 aiorun==2023.7.2 aioslimproto==2.3.3 aiosqlite==0.19.0