From 9ee1e79fa030bbff9af66b24760b4cdf3e48f3f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:16:44 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.7 in /dispatcher Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 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.0...version-4.7) Signed-off-by: dependabot[bot] --- dispatcher/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dispatcher/requirements.txt b/dispatcher/requirements.txt index da8bb861..80e720e9 100644 --- a/dispatcher/requirements.txt +++ b/dispatcher/requirements.txt @@ -38,7 +38,7 @@ PyMySQL==0.9.3 python-dateutil==2.8.1 pytz==2020.1 requests==2.23.0 -rsa==4.0 +rsa==4.7 six==1.14.0 sqlparse==0.3.1 tzlocal==2.0.0