From c340f36a6e43dcf49025e44c8f505f5c027e227a Mon Sep 17 00:00:00 2001 From: OSS-Bot <93565511+slack-oss-bot@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:27:49 -0700 Subject: [PATCH] Update dependency Markdown to v3.4.4 (#484) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Markdown](https://togithub.com/Python-Markdown/markdown) ([changelog](https://togithub.com/Python-Markdown/markdown/blob/master/docs/change_log/index.md)) | patch | `==3.4.3` -> `==3.4.4` | --- ### Release Notes
Python-Markdown/markdown ### [`v3.4.4`](https://togithub.com/Python-Markdown/markdown/compare/3.4.3...3.4.4) [Compare Source](https://togithub.com/Python-Markdown/markdown/compare/3.4.3...3.4.4)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .github/workflows/mkdocs-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mkdocs-requirements.txt b/.github/workflows/mkdocs-requirements.txt index ecbd5fcd9..bb9d6e5c0 100644 --- a/.github/workflows/mkdocs-requirements.txt +++ b/.github/workflows/mkdocs-requirements.txt @@ -3,7 +3,7 @@ future==0.18.3 Jinja2==3.1.2 livereload==2.6.3 lunr==0.6.2 -Markdown==3.4.3 +Markdown==3.4.4 MarkupSafe==2.1.3 mkdocs==1.4.3 mkdocs-macros-plugin==1.0.2