From a37f14e8f876f0af81d26a9c2dbc907c90471dee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 07:15:00 +0000 Subject: [PATCH] Bump aiohttp from 3.11.9 to 3.11.10 --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f82adae..18951e60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ psycopg_pool==3.2.4 pyserial==3.5 psutil==6.1.0 schema==0.7.7 -aiohttp==3.11.9 +aiohttp==3.11.10 # calibration script dep tqdm==4.67.1