From a65821487af9249232e339cd832f2dbb4ec176ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 20:31:52 +0000 Subject: [PATCH] Bump rsa from 4.0 to 4.7 in /cloud-custodian/tools/sandbox/c7n_sphere11 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) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloud-custodian/tools/sandbox/c7n_sphere11/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-custodian/tools/sandbox/c7n_sphere11/requirements.txt b/cloud-custodian/tools/sandbox/c7n_sphere11/requirements.txt index b89a975..d3d5f46 100644 --- a/cloud-custodian/tools/sandbox/c7n_sphere11/requirements.txt +++ b/cloud-custodian/tools/sandbox/c7n_sphere11/requirements.txt @@ -10,7 +10,7 @@ pyasn1>=0.4.2 python-dateutil>=2.6.1 PyYAML>=4.2b4 requests>=2.12.5 -rsa==4.0 +rsa==4.7 s3transfer>=0.1.10 six>=1.10.0 c7n>=0.8.22.0