From 264509811ea01bbe55ef8045153639adc99ac458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 03:13:46 +0000 Subject: [PATCH] Bump rsa from 3.4.2 to 4.7 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.2 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-3.4.2...version-4.7) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 406bfd2..7bb5832 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ python-dateutil==2.8.1 pytz==2020.4 query-string==1.0.2 requests==2.24.0 -rsa==3.4.2 +rsa==4.7 six==1.13.0 subprocess32==3.5.2 tzlocal==1.4 diff --git a/requirements2.txt b/requirements2.txt index 32e17de..2be3dc6 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -73,7 +73,7 @@ python-dateutil==2.7.3 pytz==2017.2 query-string==1.0.2 #request==1.0.2 -rsa==3.4.2 +rsa==4.7 Shapely==1.6.4.post1 six==1.10.0 subprocess32==3.5.2