From 7d72c4cbe580c9d10eb6d9217b254417d469dd50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 23:00:02 +0000 Subject: [PATCH] Bump mistune from 0.8.4 to 3.3.0 in /backend/requirements Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 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/v0.8.4...v3.3.0) --- updated-dependencies: - dependency-name: mistune dependency-version: 3.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index 016d14c2325..c54b9dcc998 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -90,7 +90,7 @@ boto3-stubs[s3]==1.34.133 shapely==2.0.6 stripe==10.12.0 urllib3==2.2.3 -mistune==0.8.4 +mistune==3.3.0 sentry-sdk==2.14.0 prometheus_client==0.21.0 fastapi-limiter==0.1.6 \ No newline at end of file