From 1d2991b6f428794960cd5a76275f16a29350a8bd Mon Sep 17 00:00:00 2001 From: Eduardo Robles Elvira Date: Tue, 20 Feb 2024 16:43:31 +0100 Subject: [PATCH] Security dependencies update Parent issue: sequentech/meta#567 Dependabot tickets: - https://github.com/sequentech/release-tool/security/dependabot/20 - https://github.com/sequentech/release-tool/security/dependabot/21 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6811d3..e3885f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.0 +aiohttp==3.9.2 aiosignal==1.3.1 async-timeout==4.0.2 attrs==22.2.0