From 422f036042c5b2d6246b0395b51f1979c0e9acf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 23:08:20 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4a00e61..a4d59bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -e . -aiohttp==3.13.5 -pytest==8.3.5 +aiohttp==3.14.0 +pytest==9.0.3 pytest-asyncio==1.1.0