From d8c55671c32ce997b47198fe5acc8dbd27856ac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:53:17 +0000 Subject: [PATCH] Bump pymdown-extensions from 9.11 to 10.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.11 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.11...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 4ee5a7e90..4d7186ff1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,6 @@ pillow==9.5.0 pip-upgrader==1.4.15 pydocstyle==6.3.0 pyfakefs==5.2.2 -pymdown-extensions==9.11 +pymdown-extensions==10.0 PyYAML==6.0 hatch==1.7.0