From d7883bc3b56c2646b4c32f751b08d5a902b94daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:22:42 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.7 in /Stage 3 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] --- Stage 3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Stage 3/requirements.txt b/Stage 3/requirements.txt index 73457c5..e1eac64 100644 --- a/Stage 3/requirements.txt +++ b/Stage 3/requirements.txt @@ -12,4 +12,4 @@ Pyrebase==3.0.27 python-jwt==2.0.1 requests==2.20.0 requests-toolbelt==0.7.0 -rsa==4.0 \ No newline at end of file +rsa==4.7 \ No newline at end of file