From 4ca642296e7daf9b418c2e9b4eb4988bf08e2a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 14:49:46 +0000 Subject: [PATCH] Bump importlib-resources from 5.2.2 to 5.4.0 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.2.2 to 5.4.0. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/CHANGES.rst) - [Commits](https://github.com/python/importlib_resources/compare/v5.2.2...v5.4.0) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 56704889d8..a51a0ca4af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,13 +23,13 @@ humanfriendly==10.0 identify==2.2.13 idna==3.3 importlib-metadata==4.8.2 -importlib-resources==5.2.2 +importlib-resources==5.4.0 ipaddr==2.2.0 Jinja2==3.0.3 jsonschema==4.2.1 lockfile==0.12.2 MarkupSafe==2.0.1 -more-itertools==8.8.0 +more-itertools==8.11.0 msgpack==1.0.2 nodeenv==1.6.0 packaging==21.2