From 0159d8fea4a4803d7f090c7c4a39cae45ad244d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 22:43:01 +0000 Subject: [PATCH] Bump cryptography from 1.7.2 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7.2 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/1.7.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aeb62f20..329c9091 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ collectd-yum==1.3.0 colorama==0.4.1 configobj==4.7.2 configparser==0.0.0 -cryptography==1.7.2 +cryptography==39.0.1 decorator==3.4.0 defusedxml==0.6.0 dirq==1.7.1