From aa5287dcf108cbc0eff50bcd7e4aaa173315bb3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 16:10:26 +0000 Subject: [PATCH] build(deps): bump pymdown-extensions from 10.16.1 to 10.17.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.17.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.17.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.17.1 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 6d8df01..094b6a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -331,7 +331,7 @@ pygments==2.19.2 # sphinx-tabs pyjwt==2.10.1 # via cems-nuclei -pymdown-extensions==10.16.1 +pymdown-extensions==10.17.1 # via marimo pyogrio==0.11.1 # via geopandas