From 5d91eff56be23c877a76cd06400d7618c9835441 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 04:05:26 +0000 Subject: [PATCH] Update importlib-metadata requirement from ~=6.8.0 to ~=7.0.0 Updates the requirements on [importlib-metadata](https://github.com/python/importlib_metadata) to permit the latest version. - [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/v6.8.0...v7.0.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a51c8ef1a8..f103dcb3082 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ h5py~=3.10.0 hypothesis~=6.91.0 idna==3.6 imagesize~=1.4.1 -importlib-metadata~=6.8.0 +importlib-metadata~=7.0.0 importlib-resources~=6.1.0 incremental~=22.10.0 iniconfig~=2.0.0