From 592971cf4610670be7fb820a1411e10cc6edbb8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:50:12 +0000 Subject: [PATCH] Bump pymdown-extensions Bumps the pip group with 1 update in the /examples/crewai directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions). Updates `pymdown-extensions` from 10.15 to 10.16.1 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.15...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- examples/crewai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/crewai/requirements.txt b/examples/crewai/requirements.txt index 1e8c11da3..1a9300bf2 100644 --- a/examples/crewai/requirements.txt +++ b/examples/crewai/requirements.txt @@ -2,4 +2,4 @@ crewai crewai-tools pymarkdown==0.1.4 pymarkdownlnt==0.9.30 -pymdown-extensions==10.15 \ No newline at end of file +pymdown-extensions==10.16.1 \ No newline at end of file