From 81e6896391305f0a37d737a194bf112061c600c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 14:23:00 +0200 Subject: [PATCH] Bump cryptography from 2.9 to 2.9.1 (#1673) Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9 to 2.9.1. - [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...2.9.1) 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 ec601d1f6..1c5a89cf7 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 +cryptography==2.9.1 docker==4.2.0 gitpython==3.1.1 jinja2==2.11.2