From ecbe70fe43c42e80ab4c5a8fab5e174c3ff65152 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 18:26:22 +0000 Subject: [PATCH] Bump importlib-resources from 3.3.0 to 4.1.1 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 3.3.0 to 4.1.1. - [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/v3.3.0...v4.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9349695330..abd3f1cd41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ humanfriendly==9.0 identify==1.5.10 idna==2.10 importlib-metadata==3.3.0 -importlib-resources==3.3.0 +importlib-resources==4.1.1 Jinja2==2.11.2 jsonschema==3.2.0 MarkupSafe==1.1.1