From 3f9d15f6ed9e9366a002a5e8638663b6703aad20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 22:01:03 +0000 Subject: [PATCH] fix: bump mkdocs from 1.6.0 to 1.6.1 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- python-test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-test/requirements.txt b/python-test/requirements.txt index 2f443d1c1..f168f22c4 100644 --- a/python-test/requirements.txt +++ b/python-test/requirements.txt @@ -9,7 +9,7 @@ selenium==4.23.1 behavex==3.2.0 deepdiff==7.0.1 jsonschema==4.23.0 -mkdocs==1.6.0 +mkdocs==1.6.1 mkdocs-material==9.5.31 prometheus-client==0.20.0 psutil==6.0.0