From 8edf150f1f4d11dc971ee2b55897cab4cfa08609 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 03:10:55 +0000 Subject: [PATCH] Bump markdown from 3.7 to 3.8.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- tr_sys/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 352edc52..df9ad7dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ idna==3.10 inflection==0.5.1 iniconfig==2.1.0 kombu==5.5.4 -Markdown==3.7 +Markdown==3.8.1 mpmath==1.3.0 multidict==6.1.0 numpy==1.24.4 diff --git a/tr_sys/requirements.txt b/tr_sys/requirements.txt index 5213480a..1c49609e 100644 --- a/tr_sys/requirements.txt +++ b/tr_sys/requirements.txt @@ -37,7 +37,7 @@ importlib-metadata==8.5.0 inflection==0.5.1 iniconfig==2.1.0 kombu==5.5.4 -Markdown==3.7 +Markdown==3.8.1 mpmath==1.3.0 multidict==6.1.0 numpy==1.24.4