From ddf734a74e227a1efcd5a863fcf70765c80a9d6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:51:01 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.7 in /binder Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 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-4.0...version-4.7) Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 068552b..ece8187 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -98,7 +98,7 @@ pyzmq==18.0.1 requests==2.21.0 requests-html==0.10.0 requests-oauthlib==1.2.0 -rsa==4.0 +rsa==4.7 scikit-learn==0.20.3 scipy==1.3.0 Send2Trash==1.5.0