From 3f54632147f3e4e0101425578ed6246a51fa6667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 08:47:24 +0000 Subject: [PATCH] build(deps): bump mkdocs-material from 9.5.44 to 9.5.45 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.44 to 9.5.45. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.44...9.5.45) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- {{ cookiecutter.project_slug }}/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{ cookiecutter.project_slug }}/doc-requirements.txt b/{{ cookiecutter.project_slug }}/doc-requirements.txt index ad02a62..6ad870d 100644 --- a/{{ cookiecutter.project_slug }}/doc-requirements.txt +++ b/{{ cookiecutter.project_slug }}/doc-requirements.txt @@ -63,7 +63,7 @@ mkdocs-get-deps==0.2.0 # via mkdocs mkdocs-literate-nav==0.6.1 # via {{ cookiecutter.project_slug }} (pyproject.toml) -mkdocs-material==9.5.44 +mkdocs-material==9.5.45 # via {{ cookiecutter.project_slug }} (pyproject.toml) mkdocs-material-extensions==1.3.1 # via mkdocs-material