From eb31b393e9f7a8696891dc4825935e86059bcbc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 16:06:49 +0000 Subject: [PATCH] build(deps): bump cryptography from 3.2.1 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff8ef82..27f87ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ansible==2.10.4 ansible-base==2.10.3 cffi==1.14.4 -cryptography==3.2.1 +cryptography==3.3.2 ipaddress==1.0.23 Jinja2==2.11.3 jmespath==0.10.0