From 17c2c7154cc65652c8df783e87f5db4904098a84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 11:34:22 +0000 Subject: [PATCH] chore(deps): bump importlib-metadata from 8.7.0 to 9.0.0 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.7.0 to 9.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/v8.7.0...v9.0.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 9.0.0 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 f67fcb2..3305ff8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ idna==3.15 # email-validator # requests # url-normalize -importlib-metadata==8.7.0 +importlib-metadata==9.0.0 # via pyshacl inquirerpy==0.3.4 # via roc-validator