From 9d23e2a25e48ffb1093e61f3506fb72bc20d9e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 17:13:28 +0000 Subject: [PATCH] build(deps): bump mistune from 3.2.1 to 3.3.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22fc506..b680c15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-SQLAlchemy>=3.0.0 gevent==26.4.0 gunicorn==23.0.0 language-detector>=5.0.2 -mistune==3.2.1 +mistune==3.3.0 mysqlclient>=2.1.0 openai~=1.77.0 pickledb==1.3.2