From 7304f2b95be08c3421abb8bc65c2a2ca7cf56994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 18:52:57 +0000 Subject: [PATCH] Bump the pip group with 2 updates --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 80819c4..7bd2785 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -aiohttp==3.10.5 +aiohttp==3.10.11 colorlog==6.8.2 -cryptography==43.0.0 +cryptography==44.0.1 incremental>=24.7.2 systembridgemodels>=4.2.4