From bf13bdbb72073d7215a348e79f8c9719d6002f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:55:14 +0000 Subject: [PATCH] :arrow_up: Bump pymdown-extensions from 9.9 to 10.0 in /docs/mkdocs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.9 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.9...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index 26e9fc683..d72f7e72b 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -32,7 +32,7 @@ packaging==22.0 plantuml==0.3.0 plantuml-markdown==3.7.3 Pygments==2.13.0 -pymdown-extensions==9.9 +pymdown-extensions==10.0 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.7