From 7218d8aa1c2d2105e321f7b52237546d943d3838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 23:00:53 +0000 Subject: [PATCH] Bump importlib-resources from 5.1.3 to 5.2.0 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 5.1.3 to 5.2.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.1.3...v5.2.0) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e12338c03a..e80100ae4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ humanfriendly==9.1 identify==2.2.4 idna==2.10 importlib-metadata==4.0.1 -importlib-resources==5.1.3 +importlib-resources==5.2.0 ipaddr==2.2.0 Jinja2==3.0.0 jsonschema==3.2.0