From b96697b7087cf3eea6052921d8b78e0dfd575470 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 18:44:32 +0200 Subject: [PATCH] Bump cryptography from 2.9.1 to 2.9.2 (#1676) Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.1 to 2.9.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/2.9.1...2.9.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c5a89cf7..3dadb9b67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==19.3.0 cchardet==2.1.6 colorlog==4.1.0 cpe==1.2.1 -cryptography==2.9.1 +cryptography==2.9.2 docker==4.2.0 gitpython==3.1.1 jinja2==2.11.2