From 1345bad5b86a604357f37d537a855cb666f58bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 22:43:18 +0000 Subject: [PATCH 1/2] Bump mkdocs-material from 9.5.27 to 9.5.32 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.27 to 9.5.32. - [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.27...9.5.32) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 903f37a..0c893ba 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1113,13 +1113,13 @@ mkdocs = ">=1.4.3,<2.0.0" [[package]] name = "mkdocs-material" -version = "9.5.27" +version = "9.5.32" description = "Documentation that simply works" optional = false python-versions = ">=3.8" files = [ - {file = "mkdocs_material-9.5.27-py3-none-any.whl", hash = "sha256:af8cc263fafa98bb79e9e15a8c966204abf15164987569bd1175fd66a7705182"}, - {file = "mkdocs_material-9.5.27.tar.gz", hash = "sha256:a7d4a35f6d4a62b0c43a0cfe7e987da0980c13587b5bc3c26e690ad494427ec0"}, + {file = "mkdocs_material-9.5.32-py3-none-any.whl", hash = "sha256:f3704f46b63d31b3cd35c0055a72280bed825786eccaf19c655b44e0cd2c6b3f"}, + {file = "mkdocs_material-9.5.32.tar.gz", hash = "sha256:38ed66e6d6768dde4edde022554553e48b2db0d26d1320b19e2e2b9da0be1120"}, ] [package.dependencies] From 6d311c9605abe3f095094e7dc6a27726e431fdfa Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 22:43:31 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks [dependabot skip] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b9b89c0..b9f8d7f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -49,7 +49,7 @@ mkdocs-get-deps==0.2.0 ; python_version >= "3.9" and python_version < "4.0" mkdocs-git-revision-date-localized-plugin==1.2.6 ; python_version >= "3.9" and python_version < "4.0" mkdocs-latest-git-tag-plugin==0.1.2 ; python_version >= "3.9" and python_version < "4.0" mkdocs-material-extensions==1.3.1 ; python_version >= "3.9" and python_version < "4.0" -mkdocs-material==9.5.27 ; python_version >= "3.9" and python_version < "4.0" +mkdocs-material==9.5.32 ; python_version >= "3.9" and python_version < "4.0" mkdocs-minify-plugin==0.8.0 ; python_version >= "3.9" and python_version < "4.0" mkdocs==1.6.0 ; python_version >= "3.9" and python_version < "4.0" mkdocstrings==0.25.1 ; python_version >= "3.9" and python_version < "4.0"