From f7ad7b3411ffc7c893665c541de7b6322c125bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:32:43 +0000 Subject: [PATCH] Bump cryptography from 42.0.8 to 43.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1) --- 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 db710c9..c77592f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -105,7 +105,7 @@ commonmark==0.9.1 # rich connexion[flask,swagger-ui,uvicorn]==3.1.0 # via -r requirements.txt -cryptography==42.0.8 +cryptography==43.0.1 # via # -r requirements.txt # pyjwt diff --git a/requirements.txt b/requirements.txt index 7daf1d9..72cd41d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ commonmark==0.9.1 # via rich connexion[flask,swagger-ui,uvicorn]==3.1.0 # via -r requirements.in -cryptography==42.0.8 +cryptography==43.0.1 # via pyjwt exceptiongroup==1.2.1 # via