We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9044808 + 7aafd59 commit 4a06597Copy full SHA for 4a06597
requirements.txt
@@ -6,6 +6,6 @@ mkdocs-material==5.3.2
6
mkdocs-monorepo-plugin~=0.4.13
7
plantuml-markdown==3.4.2
8
markdown_inline_graphviz_extension==1.1
9
-pygments==2.6.1
+pygments==2.7.4
10
pymdown-extensions==7.1
11
Markdown==3.2.2
setup.py
@@ -40,7 +40,7 @@
40
"mkdocs-monorepo-plugin~=0.4.13",
41
"plantuml-markdown==3.4.2",
42
"markdown_inline_graphviz_extension==1.1",
43
- "pygments==2.6.1",
+ "pygments==2.7.4",
44
"pymdown-extensions==7.1",
45
"Markdown==3.2.2",
46
],
0 commit comments