From 040ae7405606d2bb4e704374a6b01f826b894d57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:52:48 +0000 Subject: [PATCH] Bump markdown from 3.3.4 to 3.8.1 in /cti-generator Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.4 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.3.4...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cti-generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cti-generator/requirements.txt b/cti-generator/requirements.txt index a10672f..28fc68a 100644 --- a/cti-generator/requirements.txt +++ b/cti-generator/requirements.txt @@ -1,2 +1,2 @@ stix2==3.0.0 -markdown==3.3.4 +markdown==3.8.1