From e7d47a4f29f7d3df0ab9696d2603160fd3617023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 03:02:39 +0000 Subject: [PATCH 1/2] build(deps): Bump markdown from 3.3.7 to 3.5 Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.7 to 3.5. - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.5) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab59b73103..1c6305aed7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mkdocs==1.5.3 mike==1.1.2 -markdown==3.3.7 # Temporarily pin version <3.4, see https://github.com/mkdocs/mkdocs/pull/2893 +markdown==3.5 # Temporarily pin version <3.4, see https://github.com/mkdocs/mkdocs/pull/2893 mkdocs-material==8.2.3 Jinja2==3.1.1 From 28c3714eab6ebf38fe625ee9da4fd9ef97b4e059 Mon Sep 17 00:00:00 2001 From: Nicola Klemenc Date: Mon, 9 Oct 2023 13:58:17 +0200 Subject: [PATCH 2/2] clean: Remove old comment --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c6305aed7..1c2768497d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mkdocs==1.5.3 mike==1.1.2 -markdown==3.5 # Temporarily pin version <3.4, see https://github.com/mkdocs/mkdocs/pull/2893 +markdown==3.5 mkdocs-material==8.2.3 Jinja2==3.1.1