From 8e5cc106262754c9b3f1a41b57c896b1b90af5fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 01:55:32 +0000 Subject: [PATCH] Bump importlib-metadata from 7.2.1 to 8.0.0 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 7.2.1 to 8.0.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/v7.2.1...v8.0.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 9b3634df59a..ed404f96e65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ cryptography==42.0.8 docker==7.1.0 filelock==3.15.4 idna==3.7 -importlib_metadata==7.2.1 +importlib_metadata==8.0.0 isort==5.13.2 Jinja2==3.1.4 jsonschema==4.22.0