From 68cf264691c069fcadc0ad64a50a5333f31dd725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:34:35 +0000 Subject: [PATCH] Bump aiohttp from 3.10.11 to 3.12.14 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 942e7e3..2749080 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,11 +4,11 @@ # # pip-compile # -aiohappyeyeballs==2.3.5 +aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.10.11 +aiohttp==3.12.14 # via nikola -aiosignal==1.3.1 +aiosignal==1.4.0 # via aiohttp anyio==4.2.0 # via @@ -230,7 +230,9 @@ prometheus-client==0.19.0 prompt-toolkit==3.0.43 # via ipython propcache==0.2.0 - # via yarl + # via + # aiohttp + # yarl psutil==5.9.8 # via ipykernel ptyprocess==0.7.0 @@ -345,6 +347,8 @@ traitlets==5.14.1 # nbformat types-python-dateutil==2.8.19.20240106 # via arrow +typing-extensions==4.14.1 + # via aiosignal typogrify==2.0.7 # via nikola unidecode==1.3.8