From 14162225a0d19ab2f6ceca81cf49633d2ef9c55e Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Tue, 13 Aug 2024 17:44:28 +1200 Subject: [PATCH] update some insecure packages #214 --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 338bdd49..d35790b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,9 +14,8 @@ requests==2.31.0 pyjwt==2.8.0 SQLAlchemy-Searchable==2.1.0 SQLAlchemy-Utils==0.41.1 -cryptography==41.0.3 +cryptography==42.0.4 Bootstrap-Flask==2.3.0 -pycryptodome==3.18.0 arrow==1.2.3 pyld==2.0.3 boto3==1.28.35