From 52261a76da60413b0558922380b16e2c855989fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:00:52 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 41.0.3 in /network Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.7...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- network/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/requirements.txt b/network/requirements.txt index 85d1dc4..6fd04fd 100644 --- a/network/requirements.txt +++ b/network/requirements.txt @@ -1,4 +1,4 @@ -cryptography==2.7 +cryptography==41.0.3 configparser==3.7.4 Cython==0.29.12 ecos==2.0.7.post1