From 1dbcbf2521165c7f561068cfb3daa65921cb8368 Mon Sep 17 00:00:00 2001 From: mtl1979 Date: Mon, 2 Dec 2024 00:41:15 +0000 Subject: [PATCH] :arrow_up: Auto-updated dependencies on 2024-12-02 Signed-off-by: mtl1979 --- Pipfile.lock | 6 +++--- requirements-dev.txt | 2 +- requirements.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 7caa556..f10cb89 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -18,11 +18,11 @@ "default": { "aiohappyeyeballs": { "hashes": [ - "sha256:75cf88a15106a5002a8eb1dab212525c00d1f4c0fa96e551c9fbe6f09a621586", - "sha256:8a7a83727b2756f394ab2895ea0765a0a8c475e3c71e98d43d76f22b4b435572" + "sha256:5fdd7d87889c63183afc18ce9271f9b0a7d32c2303e394468dd45d514a757745", + "sha256:a980909d50efcd44795c4afeca523296716d50cd756ddca6af8c65b996e27de8" ], "markers": "python_version >= '3.8'", - "version": "==2.4.3" + "version": "==2.4.4" }, "aiohttp": { "hashes": [ diff --git a/requirements-dev.txt b/requirements-dev.txt index 60fe49a..a1d94df 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,7 +17,7 @@ virtualenv==20.27.1 wheel==0.44.0 yapf==0.40.2 zipp==3.20.2 -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 aiohttp==3.10.11 aiosignal==1.3.1 async-timeout==5.0.1 diff --git a/requirements.txt b/requirements.txt index 921c4e1..852cc2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohappyeyeballs==2.4.3 +aiohappyeyeballs==2.4.4 aiohttp==3.10.11 aiosignal==1.3.1 async-timeout==5.0.1