From 75a8a7673832dfcdd7cb4008590e18f3e5fd8918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 23:41:11 +0000 Subject: [PATCH] Bump markdown from 3.1.1 to 3.8.1 in /code-env/python/spec Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.1.1 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.1.1...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code-env/python/spec/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-env/python/spec/requirements.txt b/code-env/python/spec/requirements.txt index da407f2..8659f6b 100644 --- a/code-env/python/spec/requirements.txt +++ b/code-env/python/spec/requirements.txt @@ -1,3 +1,3 @@ atlassian-python-api==4.0.4 -Markdown==3.1.1 +Markdown==3.8.1 arrow==0.15.2 \ No newline at end of file