From a88a7df61fb19fdabd0c0b6f690842671623a0f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 03:03:46 +0000 Subject: [PATCH] chore(deps-dev): bump aiohttp from 3.11.0 to 3.11.2 --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f78d873c5ee..df778cc123e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -aiohttp==3.11.0 +aiohttp==3.11.2 aiosignal==1.3.1 anyio==4.6.2 astroid==3.3.5