From e6b4b2d0bfdb8455364bab9380fdfd5d279a6966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 19:49:13 +0000 Subject: [PATCH] Bump aiohttp from 3.8.5 to 3.9.0 in /backend (#577) --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 58493e572..ffb8e1f0c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.5 +aiohttp==3.9.0 aiohttp-jinja2==1.5.1 aiohttp_cors==0.7.0 watchdog==2.1.7