From c2673b64a6a956523cde09583ccfbac562fc12d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 18:57:26 +0000 Subject: [PATCH] Bump pymdown-extensions from 9.5 to 10.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.5 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.5...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 7e994f1..2e90cdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ mkdocstrings==0.19.0 mkdocstrings-python==0.7.1 packaging==21.3 Pygments==2.12.0 -pymdown-extensions==9.5 +pymdown-extensions==10.0 pyparsing==3.0.9 python-dateutil==2.8.2 PyYAML==6.0