From 72f102d3a55caad3edfcb3a93b38eb62b6bb274f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 21:21:22 +0000 Subject: [PATCH] Bump aiohttp from 3.12.14 to 3.13.4 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9dd0d92..796fd84 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,6 +2,6 @@ pytest<9.0.0 flask>=2.0.3,<4.0.0 Django>=3.2.9,<5.0.0 atlassian-httptest==1.0.0 -aiohttp==3.12.14 +aiohttp==3.13.4 types-requests types-setuptools