From 8dc8ed0cc8f6e6f2612272c990ccca4559d582d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:08:09 +0000 Subject: [PATCH] Bump cryptography in /Youtube/Dash apps/Value Investing Bumps [cryptography](https://github.com/pyca/cryptography) from 0.9.1 to 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/0.9.1...3.2) Signed-off-by: dependabot[bot] --- Youtube/Dash apps/Value Investing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Youtube/Dash apps/Value Investing/requirements.txt b/Youtube/Dash apps/Value Investing/requirements.txt index 6533de8..d601d9f 100644 --- a/Youtube/Dash apps/Value Investing/requirements.txt +++ b/Youtube/Dash apps/Value Investing/requirements.txt @@ -34,7 +34,7 @@ conda-env==2.4.5 configobj==5.0.6 configparser==3.5.0 coverage==4.0.3 -cryptography==0.9.1 +cryptography==3.2 cycler==0.9.0 Cython==0.23.4 cytoolz==0.7.5