From 788e009e809b7e1fc18cf59f87e7cc5e7dc401ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 15:01:39 +0000 Subject: [PATCH] Bump pymdown-extensions from 9.9.1 to 9.9.2 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.9.1 to 9.9.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.9.1...9.9.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a712531f8..ae3754815 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,6 +15,6 @@ pillow==9.4.0 pip-upgrader==1.4.15 pydocstyle==6.3.0 pyfakefs==5.1.0 -pymdown-extensions==9.9.1 +pymdown-extensions==9.9.2 PyYAML==6.0 hatch==1.6.3