From e4e7efee1c10edbb5d5a8402e4fec12e2909c5d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 18:34:47 +0000 Subject: [PATCH] Bump rsa from 3.1.2 to 4.1 in /Youtube/Dash apps/Value Investing Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.1.2 to 4.1. - [Release notes](https://github.com/sybrenstuvel/python-rsa/releases) - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-3.1.2...version-4.1) 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..495e13a 100644 --- a/Youtube/Dash apps/Value Investing/requirements.txt +++ b/Youtube/Dash apps/Value Investing/requirements.txt @@ -157,7 +157,7 @@ requests==2.13.0 requests-file==1.4.1 requests-oauthlib==0.7.0 rope==0.9.4 -rsa==3.1.2 +rsa==4.1 scikit-image==0.11.3 scikit-learn==0.17 scipy==0.17.0