From 5e42517a22386ab49f6efae79b916d066efbd4ba Mon Sep 17 00:00:00 2001 From: squidfunk Date: Mon, 4 Sep 2023 10:02:50 +0200 Subject: [PATCH] Updated dependencies --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0eacb9d62..ac3d2558f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,16 +19,16 @@ # IN THE SOFTWARE. # Requirements for core -jinja2~=3.0 -markdown~=3.2 +jinja2~=3.1 +markdown~=3.4 mkdocs~=1.5 mkdocs-material-extensions~=1.1 pygments~=2.16 -pymdown-extensions~=10.2 +pymdown-extensions~=10.3 # Requirements for plugins -babel~=2.10 +babel~=2.12 colorama~=0.4 paginate~=0.5 -regex~=2022.4 -requests~=2.26 +regex~=2023.8 +requests~=2.31