From 3d2116bfeae411d64f9a11c6a5daf45b5a6dbc10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 12:18:17 +0000 Subject: [PATCH] build(deps): bump rsa from 4.1 to 4.7 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b332e1e..75daf878 100644 --- a/requirements.txt +++ b/requirements.txt @@ -62,7 +62,7 @@ pytz==2018.9 PyYAML==5.4 redis==3.3.8 requests==2.21.0 -rsa==4.1 +rsa==4.7 sentry-sdk==0.7.14 sh==1.12.14 six==1.12.0