From d928906722fd029a6835d5cc8a9d79ec39a6d0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 06:32:09 +0000 Subject: [PATCH] Bump cryptography in /SOURCES/dash-masternode-tool-contrib/build/archive Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 43.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.1...43.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../dash-masternode-tool-contrib/build/archive/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOURCES/dash-masternode-tool-contrib/build/archive/requirements.txt b/SOURCES/dash-masternode-tool-contrib/build/archive/requirements.txt index c17701e..e915838 100644 --- a/SOURCES/dash-masternode-tool-contrib/build/archive/requirements.txt +++ b/SOURCES/dash-masternode-tool-contrib/build/archive/requirements.txt @@ -12,7 +12,7 @@ paramiko==3.1.0 requests>=2.31.0 mnemonic~=0.19 simplejson==3.19.1 -cryptography==41.0.1 +cryptography==43.0.1 bip32utils~=0.3.post4 more-itertools==9.1.0 setuptools==65.3.0