From 3881fcc21ac3f18f5dfacdec3efd192c63d9fc1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 May 2021 15:45:41 +0000 Subject: [PATCH] Bump importlib-metadata from 3.7.3 to 4.0.1 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.7.3 to 4.0.1. - [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.3...v4.0.1) Signed-off-by: dependabot[bot] --- automated_detection_testing/requirements.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/automated_detection_testing/requirements.txt b/automated_detection_testing/requirements.txt index 8a2c050be6..415a231d5d 100644 --- a/automated_detection_testing/requirements.txt +++ b/automated_detection_testing/requirements.txt @@ -29,7 +29,7 @@ gitdb==4.0.5 GitPython==3.1.14 identify==2.1.3 idna==2.8 -importlib-metadata==3.7.3 +importlib-metadata==4.0.1 Jinja2==2.11.3 jmespath==0.10.0 lockfile==0.12.2 diff --git a/requirements.txt b/requirements.txt index 6ee274a04e..c555e34f40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ html5lib==1.0.1 humanfriendly==9.1 identify==2.1.3 idna==2.10 -importlib-metadata==3.7.3 +importlib-metadata==4.0.1 importlib-resources==5.1.2 ipaddr==2.2.0 Jinja2==2.11.3 @@ -28,7 +28,7 @@ jsonschema==3.2.0 lockfile==0.12.2 MarkupSafe==1.1.1 more-itertools==8.7.0 -msgpack==0.6.2 +msgpack==1.0.2 nodeenv==1.5.0 packaging==20.9 pathlib2==2.3.5