From f4220108fe7313ad8b95c09e7419ebed411ddf65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 13:53:39 +0000 Subject: [PATCH] build(deps): bump cryptography from 3.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2. - [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.2...3.3.2) --- 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 45f8736..6aa99b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ pefile==2019.4.18 bitstring==3.1.7 pyasn1==0.4.8 pyopenssl==19.1.0 -cryptography==3.2 +cryptography==3.3.2 cffi==1.14.0 asn1crypto==1.3.0 idna==2.9