From 5fca87e277cecdb1a47b5d0ba29d99ad68e94afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 20:31:48 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.2.1 to 10.3 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.2.1 to 10.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.2.1...10.3) --- 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 acb7feaf..04e49c8a 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -4,4 +4,4 @@ mkdocs-awesome-pages-plugin==2.9.2 mkdocs-material==9.2.7 mkdocs==1.5.2 pillow==10.0.0 -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 diff --git a/requirements.txt b/requirements.txt index 6066ebf5..fc7f2d1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pillow==10.0.0 pip-upgrader==1.4.15 pydocstyle==6.3.0 pyfakefs==5.2.4 -pymdown-extensions==10.2.1 +pymdown-extensions==10.3 PyYAML==6.0.1 hatch==1.7.0 typing-extensions==4.7.1