From cb404b5ca5256d0a0d8303bec91f5431dca5c257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:46:51 +0000 Subject: [PATCH] chore(deps): bump rsa from 3.4.2 to 4.7 in /hirola 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] --- hirola/dev-requirements.txt | 2 +- hirola/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hirola/dev-requirements.txt b/hirola/dev-requirements.txt index c7ae0030..c806d6fa 100644 --- a/hirola/dev-requirements.txt +++ b/hirola/dev-requirements.txt @@ -32,7 +32,7 @@ PySocks==1.6.8 python-memcached==1.59 pytz==2018.4 requests==2.18.4 -rsa==3.4.2 +rsa==4.7 selenium==3.141.0 six==1.11.0 twilio==6.16.4 diff --git a/hirola/requirements.txt b/hirola/requirements.txt index e370ce76..4d3774f3 100644 --- a/hirola/requirements.txt +++ b/hirola/requirements.txt @@ -37,7 +37,7 @@ PySocks==1.6.8 python-memcached==1.59 pytz==2018.4 requests==2.18.4 -rsa==3.4.2 +rsa==4.7 selenium==3.141.0 six==1.11.0 soupsieve==1.9.1