From 5e8d59521d9fb3167542d976156b161146f499d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:37:38 +0000 Subject: [PATCH] Bump rsa from 3.1.2 to 4.7 in /common Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.1.2 to 4.7. - [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.7) Signed-off-by: dependabot[bot] --- common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/requirements.txt b/common/requirements.txt index 556507c..c6b4f04 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -43,7 +43,7 @@ python-dateutil==2.5.3 pytz==2016.6.1 PyWavelets==0.5.2 requests==2.9.1 -rsa==3.1.2 +rsa==4.7 scikit-image==0.13.0 scikit-learn==0.18.1 scipy==0.18.0