From 5ee0633c9551d674bb4d6c2ad1d7c02304255667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:53:04 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.9 to 10.16.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.9 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.9...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ba23292..dfc15ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ mkdocs-material==9.5.32 numpy==1.24.* opencv-python-headless==4.6.0.* pre-commit==3.8.0 -pymdown-extensions==10.9 +pymdown-extensions==10.16.1 pytest==8.2.1