From 02f2d5b5a3e97ab043d8ff0d0d4d6371592be2c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:58:56 +0000 Subject: [PATCH] build(deps-dev): bump mistune in /workshops/agent-communication-matrix Bumps [mistune](https://github.com/lepture/mistune) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/lepture/mistune/releases) - [Changelog](https://github.com/lepture/mistune/blob/main/docs/changes.rst) - [Commits](https://github.com/lepture/mistune/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- workshops/agent-communication-matrix/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workshops/agent-communication-matrix/requirements-dev.txt b/workshops/agent-communication-matrix/requirements-dev.txt index bd00c33b..e9878b4a 100644 --- a/workshops/agent-communication-matrix/requirements-dev.txt +++ b/workshops/agent-communication-matrix/requirements-dev.txt @@ -60,7 +60,7 @@ lark==1.3.1 MarkupSafe==3.0.3 matplotlib-inline==0.2.2 mcp==1.27.1 -mistune==3.2.1 +mistune==3.3.0 narwhals==2.22.1 nbclient==0.11.0 nbconvert==7.17.1