From c1d94813c2a4744fd0a5803399701c7c87063a8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 10:27:40 +0000 Subject: [PATCH] Bump importlib-metadata from 4.11.2 to 7.0.2 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.11.2 to 7.0.2. - [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.0.2) --- 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..681d22b 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.0.2 isort==5.9.3 Jinja2==3.0.1 jmespath==1.0.1