From 31ed5660de7453537a44032d81084f909a60ee2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 12:31:26 +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 3d308f6fd9..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==39.0.1 +cryptography==42.0.4 paramiko==2.10.1 pycparser==2.20 pynacl==1.4.0