From 827d04d8651bbbfe53d771cdd1c4c61a0de7231e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 17:34:53 +0000 Subject: [PATCH] build(deps): bump importlib-resources from 6.4.5 to 6.5.2 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.5 to 6.5.2. - [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.5...v6.5.2) --- updated-dependencies: - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 631540b2..dee7ccf7 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -78,7 +78,7 @@ idna==3.10 # via requests importlib-metadata==8.5.0 # via mike -importlib-resources==6.4.5 +importlib-resources==6.5.2 # via mike jinja2==3.1.5 # via