From e70744001580f8e43e867fdb4f36814a90471c0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 13:16:50 +0000 Subject: [PATCH] Bump importlib-metadata from 3.7.0 to 3.7.3 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.7.0 to 3.7.3. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v3.7.0...v3.7.3) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index ef6a6ac482..0f572f8a92 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -13,7 +13,7 @@ azure-mgmt-core==1.2.2 azure-mgmt-network==18.0.0 azure-mgmt-resource==16.0.0 bcrypt==3.2.0 -boto3==1.16.62 +boto3==1.17.30 botocore==1.20.29 certifi==2020.12.5 cffi==1.14.5 @@ -30,7 +30,7 @@ gitdb==4.0.5 GitPython==3.1.14 identify==1.5.13 idna==2.8 -importlib-metadata==3.7.0 +importlib-metadata==3.7.3 Jinja2==2.11.3 jmespath==0.10.0 lockfile==0.12.2 diff --git a/requirements.txt b/requirements.txt index 86399fae05..b629570fa1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ gitdb==4.0.5 humanfriendly==9.1 identify==1.5.13 idna==2.10 -importlib-metadata==3.7.0 +importlib-metadata==3.7.3 importlib-resources==5.1.2 Jinja2==2.11.3 jsonschema==3.2.0