From f54d7e5e387244475e5202edf6f63a578461d4e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 16:53:54 +0000 Subject: [PATCH] Bump pycryptodome in /blockchain_integration/pi_network/daictd/config Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.10.1 to 3.19.1. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.10.1...v3.19.1) --- updated-dependencies: - dependency-name: pycryptodome dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../pi_network/daictd/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchain_integration/pi_network/daictd/config/requirements.txt b/blockchain_integration/pi_network/daictd/config/requirements.txt index 673ceb5b4..c4b0f87d9 100644 --- a/blockchain_integration/pi_network/daictd/config/requirements.txt +++ b/blockchain_integration/pi_network/daictd/config/requirements.txt @@ -29,4 +29,4 @@ OpenCV==4.5.3 # Security dependencies cryptography==3.4.7 -pycryptodome==3.10.1 +pycryptodome==3.19.1