From 8109fb011c24780f637673afbc97852ba9cc1492 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 04:19:58 +0000 Subject: [PATCH] Bump cryptography from 38.0.1 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.1 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/38.0.1...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 47efdb8ec..9247f46d3 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -19,7 +19,7 @@ Chameleon==3.10.1 chardet==3.0.4 configparser==3.8.1 coverage==4.5.4 -cryptography==38.0.1 +cryptography==39.0.1 dateparser==1.1.1 decorator==4.4.2 dnspython==1.16.0