From 9908ffbe5dcb4135575724bc630f6adf205e2ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:18:30 +0000 Subject: [PATCH] Bump rsa from 4.6 to 4.7 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.6 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.6...version-4.7) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13110dd..95c1f44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ firebase==3.0.1 python-jwt==3.2.6 gcloud==0.18.3 sseclient-py==1.7 -rsa==4.6 +rsa==4.7 pycrypto==2.6.1 pycryptodome==3.9.7; sys_platform == 'Windows' or sys_platform == 'win32' or sys_platform == 'cygwin' #pip install pycryptodome requests-toolbelt==0.9.1 #pip install requests-toolbelt \ No newline at end of file