From 9d70cf5f1b07aac906b21dc787a5e565ad70cffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 13:20:39 +0000 Subject: [PATCH] Bump cryptography from 38.0.4 to 41.0.4 (#124) Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.4...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 38d037b..9d70518 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -92,7 +92,7 @@ commonmark==0.9.1 # rich connexion==2.14.1 # via -r requirements.txt -cryptography==38.0.4 +cryptography==41.0.4 # via # -r requirements.txt # pyjwt diff --git a/requirements.txt b/requirements.txt index 85816cc..f7a9563 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ commonmark==0.9.1 # via rich connexion==2.14.1 # via -r requirements.in -cryptography==38.0.4 +cryptography==41.0.4 # via pyjwt flask==2.2.5 # via