From 104339c9edf4b51dcb5313bbc2c7ecc49961b8d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 16:29:12 +0000 Subject: [PATCH] chore(deps-dev): bump mkdocs-material in /requirements Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.17 to 9.5.19. - [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.17...9.5.19) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1de4aa3d..aa151fe0 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -13,7 +13,7 @@ pre-commit==3.7.0 # https://github.com/pre-commit/pre-commit # Documentation -mkdocs-material==9.5.17 # https://github.com/squidfunk/mkdocs-material +mkdocs-material==9.5.19 # https://github.com/squidfunk/mkdocs-material pygments==2.17.2 # https://github.com/pygments/pygments mkdocs-plugin-inline-svg==0.1.0 # https://pypi.org/project/mkdocs-plugin-inline-svg mkdocs-coverage==1.0.0 # https://github.com/pawamoy/mkdocs-coverage