From 25c5935da7629bd2e3fbba78bed61dde98d99972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 12:34:50 +0000 Subject: [PATCH] build(deps): bump cryptography in /tools/visualize-pdr Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 42.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/39.0.1...42.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/visualize-pdr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/visualize-pdr/requirements.txt b/tools/visualize-pdr/requirements.txt index d4e33c127d..90a9341d06 100644 --- a/tools/visualize-pdr/requirements.txt +++ b/tools/visualize-pdr/requirements.txt @@ -2,7 +2,7 @@ graphviz==0.16 tabulate==0.8.9 bcrypt==3.2.0 cffi==1.14.5 -cryptography==3.4.7 +cryptography==42.0.4 paramiko==2.10.1 pycparser==2.20 pynacl==1.4.0