From 0020456af7c0783e0fc8488cf2c654184d33080c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 14:19:40 +0000 Subject: [PATCH] Bump cryptography from 41.0.7 to 42.0.4 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- 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 cb8b6c1..483fd0b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -90,7 +90,7 @@ commonmark==0.9.1 # rich connexion==2.14.1 # via -r requirements.txt -cryptography==41.0.7 +cryptography==42.0.4 # via # -r requirements.txt # pyjwt diff --git a/requirements.txt b/requirements.txt index 446e9f5..b445821 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ commonmark==0.9.1 # via rich connexion==2.14.1 # via -r requirements.in -cryptography==41.0.7 +cryptography==42.0.4 # via pyjwt flask==2.2.5 # via