From 03c91387deb310367a6fbc0bfa16250169246743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 00:46:31 +0000 Subject: [PATCH] Bump rsa from 4.5 to 4.7 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.5 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.5...version-4.7) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0235c145e23c..37a7783e3d58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ chardet==3.0.4 idna==2.10 pyasn1-modules==0.2.8 cachetools==3.1.1 -rsa==4.5 +rsa==4.7 # These are some libraries used indirectly below. Pin them to versions that # work on python 2.7.