From e6cfe0c514f992786e1f3ccc3ef59e7374657dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:34:31 +0000 Subject: [PATCH] :arrow_up: Bump rsa from 4.0 to 4.7 in /app 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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 0bcd642..c9468f8 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -20,7 +20,7 @@ pytz==2020.1 regex==2020.5.14 requests==2.20.0 requests-oauthlib==1.3.0 -rsa==4.0 +rsa==4.7 six==1.15.0 uritemplate==3.0.1 urllib3==1.25.9