From eb62db3506f952356b25b01dc4dc5c10263a333d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 17:40:43 +0000 Subject: [PATCH] Chore(deps): Bump aiohttp from 3.10.10 to 3.11.6 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.10 to 3.11.6. - [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.10...v3.11.6) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 74aac9c9f..0af2e82c4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ classifiers = [ dependencies = [ "aiodns>=3.0.0", "Brotli>=1.0.9", - "aiohttp==3.10.10", + "aiohttp==3.11.6", "aiofiles==24.1.0", "aiorun==2024.8.1", "aiosqlite==0.20.0", diff --git a/requirements_all.txt b/requirements_all.txt index ca5f5ab1a..b303c1d88 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.10 +aiohttp==3.11.6 aiojellyfin==0.10.1 aiorun==2024.8.1 aioslimproto==3.1.0