From c3af40d6bb5ae69764f7b6d2e1f2130aaffd8253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 05:03:45 +0000 Subject: [PATCH] Bump importlib-metadata from 3.7.2 to 3.10.0 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 3.7.2 to 3.10.0. - [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.2...v3.10.0) Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index 78bcc21029..87e6424dab 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -28,7 +28,7 @@ attrs==20.3.0 coverage==5.5 docopt==0.6.2 imagesize==1.2.0 -importlib-metadata==3.7.2 +importlib-metadata==3.10.0 inflection==0.5.1 mccabe==0.6.1 more-itertools==8.7.0