From 894bb4fe801d2de08b3881df5f8e5caddd8ce431 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 13:39:22 +0000 Subject: [PATCH] Bump the non-major-versions group with 2 updates Bumps the non-major-versions group with 2 updates: [markupsafe](https://github.com/pallets/markupsafe) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `markupsafe` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/3.0.1...3.0.2) Updates `mkdocs-material` from 9.5.41 to 9.5.42 - [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.41...9.5.42) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d58faab..88c6192 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,10 +6,10 @@ ghp-import==2.1.0 importlib-metadata==8.5.0 Jinja2==3.1.4 Markdown==3.7 -MarkupSafe==3.0.1 +MarkupSafe==3.0.2 mergedeep==1.3.4 mkdocs==1.6.1 -mkdocs-material==9.5.41 +mkdocs-material==9.5.42 mkdocs-material-extensions==1.3.1 mkdocs-swagger-ui-tag==0.6.10 packaging==24.1