From b6d097587c8232bf047a0ee9654424ebc92968ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 02:09:24 +0000 Subject: [PATCH] Bump cryptography from 41.0.1 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 62bf59c4..88d8d429 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -28,7 +28,7 @@ coloredlogs==15.0.1 # via # UNKNOWN (setup.py) # wipac-telemetry -cryptography==41.0.1 +cryptography==41.0.3 # via pyjwt dacite==1.8.1 # via UNKNOWN (setup.py) diff --git a/requirements.txt b/requirements.txt index a134ee1d..7de50b0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ coloredlogs==15.0.1 # via # UNKNOWN (setup.py) # wipac-telemetry -cryptography==41.0.1 +cryptography==41.0.3 # via pyjwt dacite==1.8.1 # via UNKNOWN (setup.py)