From a847b506426a4582c12512ec65649504ef978e95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:55:19 +0000 Subject: [PATCH] Bump pymdown-extensions from 9.9.1 to 10.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.9.1 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.9.1...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2275bc7c..b72358e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ mkdocs-material==8.5.11 mkdocs-material-extensions==1.1.1 packaging==21.3 Pygments==2.14.0 -pymdown-extensions==9.9.1 +pymdown-extensions==10.0 pyparsing==3.0.9 python-dateutil==2.8.2 pytz==2022.7.1