From d2705166ba663b0af727db7ea292633ba063f418 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 19:31:23 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.1 in /website/app Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 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-4.0...version-4.1) Signed-off-by: dependabot[bot] --- website/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/app/requirements.txt b/website/app/requirements.txt index b4d367c..0f38120 100644 --- a/website/app/requirements.txt +++ b/website/app/requirements.txt @@ -103,7 +103,7 @@ qtconsole==4.3.1 redis==3.0.1 requests==2.21.0 requests-oauthlib==1.0.0 -rsa==4.0 +rsa==4.1 ruamel.yaml==0.15.88 scandir==1.6 scikit-image==0.14.2