From c1ae6218710f9c8911ea5228e60b96175a83bd98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 18:16:06 +0000 Subject: [PATCH] Bump markdown from 3.5 to 3.5.1 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5 to 3.5.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.5...3.5.1) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b3cb2d2..9c19cc2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ astroquery == 0.4.6 astroscrappy == 1.1.0 click == 8.1.7 cmcrameri == 1.7.0 -markdown == 3.5 +markdown == 3.5.1 matplotlib == 3.8.1 numpy == 1.26.1 paramiko == 3.3.1