This is an automated email from the ASF dual-hosted git repository.
dehowef pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/age-website.git
The following commit(s) were added to refs/heads/master by this push:
new 95e2b82d Bump markdown-it-py from 2.1.0 to 2.2.0 (#133)
95e2b82d is described below
commit 95e2b82d316c373b8d6772a9459fb62c5fca82ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 26 07:50:22 2023 -0700
Bump markdown-it-py from 2.1.0 to 2.2.0 (#133)
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 2ccbf933..5ab35908 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,7 +9,7 @@ docutils==0.17.1
idna==3.4
imagesize==1.4.1
Jinja2==3.1.2
-markdown-it-py==2.1.0
+markdown-it-py==2.2.0
MarkupSafe==2.1.1
mdit-py-plugins==0.3.1
mdurl==0.1.2