From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 08:42:08 +0000 (+0100) Subject: Bump aiohttp from 3.9.2 to 3.9.3 (#1066) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=ba64e263ee75ad5ad52ecc99d1e8a7e98b6c2755;p=music-assistant-server.git Bump aiohttp from 3.9.2 to 3.9.3 (#1066) Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.9.3. - [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.2...v3.9.3) --- 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 85ff265f..24126b45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ server = [ "faust-cchardet>=2.1.18", "aiodns>=3.0.0", "Brotli>=1.0.9", - "aiohttp==3.9.2", + "aiohttp==3.9.3", "asyncio-throttle==1.0.2", "aiofiles==23.2.1", "aiorun==2023.7.2", diff --git a/requirements_all.txt b/requirements_all.txt index 2ab56aaa..c849e563 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.2 +aiohttp==3.9.3 aiorun==2023.7.2 aioslimproto==2.3.3 aiosqlite==0.19.0