From 65f97ee855cb95a598876c2a7f70ad97685d1071 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:38:46 +0000 Subject: [PATCH] Bump rsa from 3.4.2 to 4.7 in /cyclon_project 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] --- cyclon_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyclon_project/requirements.txt b/cyclon_project/requirements.txt index 7047247..4b26703 100644 --- a/cyclon_project/requirements.txt +++ b/cyclon_project/requirements.txt @@ -20,7 +20,7 @@ PyYAML==3.12 query-string==0.0.28 requests==2.18.4 requests-oauthlib==0.8.0 -rsa==3.4.2 +rsa==4.7 six==1.11.0 structlog==18.1.0 tzlocal==1.5.1