From 1cbfaa55288c8ad273656fa7ab0e6f66da05b3c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 20:45:42 -0600 Subject: [PATCH] Bump cryptography from 41.0.2 to 41.0.3 (#521) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cfa6092b..772a208d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ black==21.12b0 -cryptography==41.0.2 +cryptography==41.0.3 Flask==2.3.2 pre-commit==2.18.1 PyJWT==2.7.0