From 38c7c2a9d292f9e5ff581bf3ce2e139943d6ed05 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 06:16:27 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.7.2 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 to 4.7.2. - [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.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d028f82..775a509 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pylint==2.1.1 python-mimeparse==1.6.0 pytz==2018.7 requests==2.20.0 -rsa==4.0 +rsa==4.7.2 six==1.11.0 typed-ast==1.1.0 urllib3==1.24.2