From 45b938e57e8c1f6f04807a33e4c5653ba6e2d66e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 00:06:44 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /admin directory: [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 1 update in the /verify directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 42.0.4 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1) Updates `cryptography` from 42.0.4 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- admin/requirements.txt | 2 +- verify/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/requirements.txt b/admin/requirements.txt index 7e290f7..850bb89 100644 --- a/admin/requirements.txt +++ b/admin/requirements.txt @@ -1,6 +1,6 @@ cbor2==5.2.0 cose==0.9.dev2 -cryptography==42.0.4 +cryptography==43.0.1 pycryptodome==3.19.1 pyOpenSSL==24.0.0 python-dotenv==1.0.1 \ No newline at end of file diff --git a/verify/requirements.txt b/verify/requirements.txt index b5b77f8..44a45f4 100644 --- a/verify/requirements.txt +++ b/verify/requirements.txt @@ -1,6 +1,6 @@ cbor2==5.2.0 cose==0.9.dev2 -cryptography==42.0.4 +cryptography==43.0.1 pycryptodome==3.19.1 pyOpenSSL==24.0.0 web3==6.15.1 \ No newline at end of file