From 59d377169fdc71befa1bd388a66e90a7e33a2072 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 15:25:45 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.9 to 10.11.2 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.9 to 10.11.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.9...10.11.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 20f574b45..8242fcfa6 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -5,4 +5,4 @@ mkdocs-material==9.5.34 mkdocs==1.6.1 pillow==10.4.0 pip-upgrader==1.4.15 -pymdown-extensions==10.9 +pymdown-extensions==10.11.2 diff --git a/requirements.txt b/requirements.txt index de6c2d52c..732425d68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pillow==10.4.0 pip-upgrader==1.4.15 pydocstyle==6.3.0 pyfakefs==5.6.0 -pymdown-extensions==10.9 +pymdown-extensions==10.11.2 PyYAML==6.0.2 hatch==1.12.0 typing-extensions==4.12.2