From f1b46078be1bcbb6ead4b0a963e7bfbb074883fe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 08:52:15 +0000 Subject: [PATCH] Bump cryptography from 2.5 to 2.9.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.5 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.5...2.9.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb83ef94..0872339d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ watchdog==0.9.0 tox==3.7.0 Sphinx==1.8.3 twine==1.12.1 -cryptography==2.5 +cryptography==2.9.2 PyYAML==3.13