From 03357af875346645d794f548abe236cfbfbe24cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 07:28:32 +0000 Subject: [PATCH] Bump pip from 21.2.4 to 23.3 in /blockchain_integration/pi_network Bumps [pip](https://github.com/pypa/pip) from 21.2.4 to 23.3. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/21.2.4...23.3) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- blockchain_integration/pi_network/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockchain_integration/pi_network/requirements.txt b/blockchain_integration/pi_network/requirements.txt index 7c7c5d355..83159fef7 100644 --- a/blockchain_integration/pi_network/requirements.txt +++ b/blockchain_integration/pi_network/requirements.txt @@ -1,4 +1,4 @@ -pip==21.2.4 +pip==23.3 setuptools==57.4.0 wheel==0.37.1 cryptography==3.4.8