From 7e94aa45bbdccf366d07f8ac604d369738bba747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 13:49:17 +0000 Subject: [PATCH] Bump rsa from 3.4.2 to 4.9 in /.circleci Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.2 to 4.9. - [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-3.4.2...version-4.9) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .circleci/build-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/build-requirements.txt b/.circleci/build-requirements.txt index 65877d2fd07a..cad6e58b58a8 100644 --- a/.circleci/build-requirements.txt +++ b/.circleci/build-requirements.txt @@ -3,7 +3,7 @@ slackclient==2.9.3 pyspellchecker==0.6.2 ansible==2.8.6 ansible-runner==1.4.2 -rsa==3.4.2 +rsa==4.9 paramiko==2.6.0 pyminizip===0.2.6 google-cloud-storage==1.29.0