From 310d11ad3f50f74a17743da3b92af0563a42d69b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 19:18:44 +0200 Subject: [PATCH] Update dependency pygments to v2.12.0 (#399) Signed-off-by: Peter Co-authored-by: Renovate Bot --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25bb761b5..e124e98d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mkdocs-material==8.2.10 mkdocs-redirects==1.0.4 -pygments==2.11.2 +pygments==2.12.0 mkdocs-static-i18n==0.44 mkdocs-git-revision-date-localized-plugin==1.0.1 \ No newline at end of file