From 243d1fffb3657824a8c89fd1e9aa54f57535734d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 10:30:13 +0000 Subject: [PATCH] Bump pymdown-extensions from 8.2 to 10.0 in /docs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 8.2 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/8.2...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 5fee5aa..98ccb7a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ mkdocs-material==7.2.6 mkdocs-material-extensions==1.0.3 packaging==21.0 Pygments==2.10.0 -pymdown-extensions==8.2 +pymdown-extensions==10.0 pyparsing==2.4.7 python-dateutil==2.8.2 PyYAML==5.4.1