From 5da97a798b538a2463f2cfee7829bdeae3236ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:48:01 +0000 Subject: [PATCH 1/2] Bump cryptography in /_code-samples/airgapped-wallet/py Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _code-samples/airgapped-wallet/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_code-samples/airgapped-wallet/py/requirements.txt b/_code-samples/airgapped-wallet/py/requirements.txt index ca8f6cb1083..fb0e4dea34c 100644 --- a/_code-samples/airgapped-wallet/py/requirements.txt +++ b/_code-samples/airgapped-wallet/py/requirements.txt @@ -4,7 +4,7 @@ base58==2.1.0 certifi==2024.7.4 cffi==1.15.0 colorama==0.4.4 -cryptography==41.0.6 +cryptography==43.0.1 Django==3.2.25 ECPy==1.2.5 h11==0.12.0 From 206cd5bddba3ad29f5747e9db30bc69e5da0e431 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 10 Sep 2024 10:33:31 -0700 Subject: [PATCH 2/2] Airgapped wallet: update dependencies --- _code-samples/airgapped-wallet/py/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_code-samples/airgapped-wallet/py/requirements.txt b/_code-samples/airgapped-wallet/py/requirements.txt index fb0e4dea34c..d62c9d2d7ce 100644 --- a/_code-samples/airgapped-wallet/py/requirements.txt +++ b/_code-samples/airgapped-wallet/py/requirements.txt @@ -9,7 +9,7 @@ Django==3.2.25 ECPy==1.2.5 h11==0.12.0 httpcore==0.13.6 -idna==3.2 +idna==3.8 image==1.5.33 pifacedigitalio==3.0.5 Pillow==10.3.0 @@ -19,7 +19,7 @@ qrcode==7.2 rfc3986==1.5.0 six==1.16.0 sniffio==1.2.0 -sqlparse==0.4.4 +sqlparse==0.5.1 typing-extensions==4.2.0 websockets==10.0 xrpl-py==2.0.0