From 7a75f377789d98d82864efeb6bc0435b619a30b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 13:59:13 -0700 Subject: [PATCH] build(deps): bump pymdown-extensions from 10.8.1 to 10.9 (#3224) Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.8.1 to 10.9. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.9) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d93b482a0c..8297f32796 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ mkdocs-mermaid2-plugin==1.1.1 pandas==2.0.3 pep562==1.1 Pygments==2.18.0 -pymdown-extensions==10.8.1 +pymdown-extensions==10.9 PyYAML==6.0.1 six==1.16.0 tabulate==0.9.0