From dabc4765734585d74468d53136024bc6391d41ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 21:20:38 +0000 Subject: [PATCH] chore(deps): bump aiohttp in /rootfs in the pip group across 1 directory Bumps the pip group with 1 update in the /rootfs directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.14.1 to 3.14.3 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.14.1...v3.14.3) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- rootfs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/requirements.txt b/rootfs/requirements.txt index 0311aa38..438ae00e 100644 --- a/rootfs/requirements.txt +++ b/rootfs/requirements.txt @@ -3,7 +3,7 @@ inotify==0.2.12 backoff==2.2.1 django==5.2.15 channels==4.3.2 -aiohttp==3.14.1 +aiohttp==3.14.3 django-cors-headers==4.9.0 djangorestframework==3.16.1 docker==7.1.0