From 19b5d8163ef886cdfd49f83c6a5ce30c762612f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 19:05:53 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.1 in /Chapter11/app Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 to 4.1. - [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.1) 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..160513f 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.1 ruamel-yaml==0.15.46 s3transfer==0.2.0 scikit-image==0.14.1