From 47d13f2a2efaee9cd2fcd898a32da229b7411e80 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 15 Jul 2022 22:06:45 +0000
Subject: [PATCH] Bump markdown from 3.3.3 to 3.4.1

Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.3.3 to 3.4.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.3...3.4.1)

---
updated-dependencies:
- dependency-name: markdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 1189f3d..a48dec2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ Jinja2==2.11.3
 joblib==1.0.1
 livereload==2.6.3
 lunr==0.5.8
-Markdown==3.3.3
+Markdown==3.4.1
 MarkupSafe==1.1.1
 mkdocs==1.1.2
 mkdocs-gitbook==0.0.1