From f70dc88c8a18630ae1663dc6c6ec23c882ce368f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 08:14:14 -0800 Subject: [PATCH] build(deps): bump cryptography from 39.0.2 to 42.0.0 in /util/gem5-resources-manager (#853) Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.2 to 42.0.0. Co-authored-by: Harshil Patel --- util/gem5-resources-manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/gem5-resources-manager/requirements.txt b/util/gem5-resources-manager/requirements.txt index d643b7caf4..8d621f8ae9 100644 --- a/util/gem5-resources-manager/requirements.txt +++ b/util/gem5-resources-manager/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.1.0 click==8.1.3 colorama==0.4.6 coverage==7.2.7 -cryptography==41.0.6 +cryptography==42.0.0 dnspython==2.3.0 Flask==2.3.2 idna==3.4