From 9b68ca8a9a644c976a073d2dd52ce7135a8b37c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 17:48:56 +0000 Subject: [PATCH] build(deps): bump importlib-metadata from 8.5.0 to 8.7.0 Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.5.0 to 8.7.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.5.0...v8.7.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-ci-python38.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci-python38.txt b/requirements-ci-python38.txt index 743156e4..8da965ed 100644 --- a/requirements-ci-python38.txt +++ b/requirements-ci-python38.txt @@ -32,7 +32,7 @@ greenlet==3.1.1 # via playwright idna==3.11 # via requests -importlib-metadata==8.5.0 +importlib-metadata==8.7.0 # via # asv # asv-runner