From 196460a607ecfe84963b53db33bff7677a49a53b Mon Sep 17 00:00:00 2001 From: marc0olo Date: Tue, 22 Mar 2022 13:19:11 +0100 Subject: [PATCH] chore(deps): bump pygments version --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 9d6b62f..a44013b 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -2,4 +2,4 @@ mkdocs==1.2.3 mkdocs-simple-hooks==0.1.3 mkdocs-material==7.1.9 mike==1.0.1 -git+git://github.com/pygments/pygments@38cd147859fdaeb73a0a2018601f4ec5277798bc#egg=pygments \ No newline at end of file +pygments==2.11.2 \ No newline at end of file