From 138ef728d5ee13b3d817d6b545f612119ce66343 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:40:45 +0000 Subject: [PATCH] Bump aiohttp in /image_processing/src/image_processing Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.12 to 3.12.14. - [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.11.12...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- image_processing/src/image_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image_processing/src/image_processing/requirements.txt b/image_processing/src/image_processing/requirements.txt index 519759b..e72cabd 100644 --- a/image_processing/src/image_processing/requirements.txt +++ b/image_processing/src/image_processing/requirements.txt @@ -1,7 +1,7 @@ # This file was autogenerated by uv via the following command: # uv export --frozen --no-hashes --no-editable --no-sources --no-group dev --directory image_processing -o src/image_processing/requirements.txt aiohappyeyeballs==2.4.6 -aiohttp==3.11.12 +aiohttp==3.12.14 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.8.0