From a8d637f11d6908a2a2b27c68a2a1071d6a6dd48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:47:06 +0000 Subject: [PATCH] Bump aiohttp in /template in the pip group across 1 directory Bumps the pip group with 1 update in the /template directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.11.18 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.18...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index 0446aec6..e0032e56 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -12,7 +12,7 @@ pillow==11.3.0 e2b_charts # Other packages -aiohttp==3.11.18 +aiohttp==3.12.14 beautifulsoup4==4.13.4 bokeh==3.7.3 gensim==4.3.3 # unmaintained, blocking numpy and scipy bump