From 972f511dcab4214a30d8eb158f0eae109676f6ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 01:40:32 +0000 Subject: [PATCH] Bump cryptography in /src/subtree/openbmc/pldm/tools/visualize-pdr Bumps [cryptography](https://github.com/pyca/cryptography) from 3.4.7 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/subtree/openbmc/pldm/tools/visualize-pdr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/subtree/openbmc/pldm/tools/visualize-pdr/requirements.txt b/src/subtree/openbmc/pldm/tools/visualize-pdr/requirements.txt index d4e33c127d5..3d308f6fd94 100644 --- a/src/subtree/openbmc/pldm/tools/visualize-pdr/requirements.txt +++ b/src/subtree/openbmc/pldm/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==39.0.1 paramiko==2.10.1 pycparser==2.20 pynacl==1.4.0