From 8edfb562c5f992f47702b81eadd0d331b05a0145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 10:16:46 +0200 Subject: [PATCH] chore(deps): bump importlib-resources in /hack/api-docs (#3810) Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.0 to 6.4.3. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_resources/compare/v6.4.0...v6.4.3) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- hack/api-docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/api-docs/requirements.txt b/hack/api-docs/requirements.txt index 26feb0186..6dcee283f 100644 --- a/hack/api-docs/requirements.txt +++ b/hack/api-docs/requirements.txt @@ -8,7 +8,7 @@ ghp-import==2.1.0 htmlmin==0.1.12 idna==3.7 importlib-metadata==8.2.0 -importlib-resources==6.4.0 +importlib-resources==6.4.3 Jinja2==3.1.4 jsmin==3.0.1 livereload==2.7.0