From e32603e5a391b7f7e690843f04a5264f2764575c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 00:05:30 +0000 Subject: [PATCH] Bump rsa in /analytics/connectors/goolge_analytics/lambda/extractor Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 3.4.2 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-3.4.2...version-4.7) --- updated-dependencies: - dependency-name: rsa dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../goolge_analytics/lambda/extractor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics/connectors/goolge_analytics/lambda/extractor/requirements.txt b/analytics/connectors/goolge_analytics/lambda/extractor/requirements.txt index e385374..83a8de8 100644 --- a/analytics/connectors/goolge_analytics/lambda/extractor/requirements.txt +++ b/analytics/connectors/goolge_analytics/lambda/extractor/requirements.txt @@ -15,7 +15,7 @@ pyasn1==0.3.1 pyasn1-modules==0.0.10 python-dateutil==2.6.1 PyYAML==3.12 -rsa==3.4.2 +rsa==4.7 s3transfer==0.1.10 six==1.10.0 troposphere==1.9.5