From ec6749008492d2b4c5a269b202a28532ad6f7605 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 10:10:42 +0000 Subject: [PATCH] Bump importlib-metadata from 4.11.2 to 7.1.0 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.11.2 to 7.1.0. - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v4.11.2...v7.1.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 71e540c..51b5f76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ entrypoints==0.3 flake8==3.7.9 git-remote-codecommit==1.16 idna==3.4 -importlib-metadata==4.11.2 +importlib-metadata==7.1.0 isort==5.9.3 Jinja2==3.0.1 jmespath==1.0.1