From e627d839b716cd97af1359cce6b416ce393d5d68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 22:59:39 +0000 Subject: [PATCH] Bump mistune from 3.2.1 to 3.3.0 in /managed-agentcore 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:production ... Signed-off-by: dependabot[bot] --- managed-agentcore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managed-agentcore/requirements.txt b/managed-agentcore/requirements.txt index 49dc734..2085103 100644 --- a/managed-agentcore/requirements.txt +++ b/managed-agentcore/requirements.txt @@ -59,7 +59,7 @@ requests==2.34.2 tornado==6.5.6 orjson==3.11.9 protobuf==5.29.6 -mistune==3.2.1 +mistune==3.3.0 pygments==2.20.0 python-multipart==0.0.32 langchain-core==1.4.0