From 6f60dca103eaf54a27c228a2715873683d563ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:05:02 +0000 Subject: [PATCH] Bump pymdown-extensions from 9.6 to 9.7 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.6 to 9.7. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.6...9.7) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ce59c04..15b31ee4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ mkdocstrings-python-legacy==0.2.3 pip-upgrader==1.4.15 pydocstyle==6.1.1 pyfakefs==5.0.0 -pymdown-extensions==9.6 +pymdown-extensions==9.7 PyYAML==6.0