From fbd323bdc3cf4d624bd90f40e388d9ac5103f33d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:52:32 +0000 Subject: [PATCH] Bump pymdown-extensions from 9.1 to 10.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.1 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/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 f636961..bee6b1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ py==1.11.0 pyasn1==0.4.8 pydantic==1.8.2 Pygments==2.10.0 -pymdown-extensions==9.1 +pymdown-extensions==10.0 pyparsing==3.0.6 pytest==7.1.2 pytest-cov==3.0.0