From 0329bc08e0e6d1945a99f7cca9457db9d75bd425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:56:27 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.7 in /Chapter11/app 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] --- Chapter11/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter11/app/requirements.txt b/Chapter11/app/requirements.txt index 5b5a84c..3387687 100644 --- a/Chapter11/app/requirements.txt +++ b/Chapter11/app/requirements.txt @@ -69,7 +69,7 @@ requests-file==1.4.3 requests-toolbelt==0.9.1 resampy==0.2.2 rope==0.11.0 -rsa==4.0 +rsa==4.7 ruamel-yaml==0.15.46 s3transfer==0.2.0 scikit-image==0.14.1