From 4cb7f72b802deaf07014863410a09940d614cff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:24:12 +0000 Subject: [PATCH] Bump cryptography in /src/feilong_ansible/myprojectenv Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1.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.1.1...3.3.2) Signed-off-by: dependabot[bot] --- src/feilong_ansible/myprojectenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feilong_ansible/myprojectenv/requirements.txt b/src/feilong_ansible/myprojectenv/requirements.txt index 6a7c638..5c69792 100644 --- a/src/feilong_ansible/myprojectenv/requirements.txt +++ b/src/feilong_ansible/myprojectenv/requirements.txt @@ -4,7 +4,7 @@ ansible-runner==1.4.6 bcrypt==3.2.0 cffi==1.14.3 click==7.1.2 -cryptography==3.1.1 +cryptography==3.3.2 docutils==0.16 Flask==1.1.2 gunicorn==20.0.4