From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:29:55 +0000 (+0200) Subject: Bump aiohttp from 3.9.4 to 3.9.5 (#1245) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=0cbb617ce9475387922c8411776a6f7e5528e76f;p=music-assistant-server.git Bump aiohttp from 3.9.4 to 3.9.5 (#1245) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.9.5. - [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.4...v3.9.5) --- 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 f09c07f3..6e07900e 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.9.4", + "aiohttp==3.9.5", "asyncio-throttle==1.0.2", "aiofiles==23.2.1", "aiorun==2023.7.2", diff --git a/requirements_all.txt b/requirements_all.txt index 75b94298..05806e89 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.4 +aiohttp==3.9.5 aiorun==2023.7.2 aioslimproto==3.0.1 aiosqlite==0.20.0