From 70a7aff185ea60b7efe12a7f5213159aca6c5e64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 04:35:45 +0000 Subject: [PATCH] build(deps): bump markupsafe from 3.0.2 to 3.0.3 in /hack/mkdocs/image Bumps [markupsafe](https://github.com/pallets/markupsafe) from 3.0.2 to 3.0.3. - [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.2...3.0.3) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- hack/mkdocs/image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/mkdocs/image/requirements.txt b/hack/mkdocs/image/requirements.txt index 92dade9d07..f259691f77 100644 --- a/hack/mkdocs/image/requirements.txt +++ b/hack/mkdocs/image/requirements.txt @@ -6,7 +6,7 @@ livereload==2.7.1 # mkdocs 2.4.1 requires Markdown < 3.4.0 # https://github.com/kubernetes-sigs/gateway-api/pull/1671#issuecomment-1400586465 markdown~=3.9 -MarkupSafe==3.0.2 +MarkupSafe==3.0.3 mkdocs==1.6.1 mkdocs-awesome-pages-plugin==2.10.1 mkdocs-macros-plugin==1.3.7