From 86e44a00e7c304a3737497802e7f7da11b44ad87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:35:50 +0000 Subject: [PATCH] Bump rsa from 3.4.2 to 4.7 in /python-flask-api/src/web Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.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.4.2...version-4.7) Signed-off-by: dependabot[bot] --- python-flask-api/src/web/requirements-full.txt | 2 +- python-flask-api/src/web/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python-flask-api/src/web/requirements-full.txt b/python-flask-api/src/web/requirements-full.txt index 5aeb3d3..ddd8df8 100644 --- a/python-flask-api/src/web/requirements-full.txt +++ b/python-flask-api/src/web/requirements-full.txt @@ -72,7 +72,7 @@ pyreadline==2.1 python-dateutil==2.7.1 pytz==2018.3 requests==2.19.1 -rsa==3.4.2 +rsa==4.7 scikit-learn==0.19.1 scipy==1.0.1 setuptools==39.0.1 diff --git a/python-flask-api/src/web/requirements.txt b/python-flask-api/src/web/requirements.txt index 5bcbd28..571d7e3 100644 --- a/python-flask-api/src/web/requirements.txt +++ b/python-flask-api/src/web/requirements.txt @@ -37,7 +37,7 @@ pyreadline==2.1 python-dateutil==2.7.1 pytz==2018.3 requests==2.19.1 -rsa==3.4.2 +rsa==4.7 scikit-learn==0.19.1 scipy==1.0.1 setuptools==39.0.1