From 9234c5175c4fd958cf44708002293416b55832d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:35:59 +0000 Subject: [PATCH] Bump rsa from 4.1 to 4.7 in /newcode Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.1 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.1...version-4.7) Signed-off-by: dependabot[bot] --- newcode/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newcode/requirements.txt b/newcode/requirements.txt index 77a2fc5..57f40e3 100644 --- a/newcode/requirements.txt +++ b/newcode/requirements.txt @@ -10,4 +10,4 @@ pyasn1 pycrypto pyparsing python-dateutil -rsa==4.1 +rsa==4.7