From 82ec7ccbffb6b2077213dba078a86c5050906d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 18:27:08 +0000 Subject: [PATCH] Bump rsa from 3.1.4 to 4.1 in /TreeViz Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.1.4 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.4...version-4.1) Signed-off-by: dependabot[bot] --- TreeViz/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TreeViz/requirements.txt b/TreeViz/requirements.txt index e82c1c7..4ef4c5e 100644 --- a/TreeViz/requirements.txt +++ b/TreeViz/requirements.txt @@ -90,7 +90,7 @@ pyzmq==14.7.0 qtconsole==4.0.1 reportlab==3.0 requests==2.7.0 -rsa==3.1.4 +rsa==4.1 scikit-learn==0.14.1 scipy==0.13.3 scp==0.10.2