Skip to content

Commit 4a06597

Browse files
authored
Merge pull request #21 from backstage/dependabot/pip/pygments-2.7.4
Bump pygments from 2.6.1 to 2.7.4
2 parents 9044808 + 7aafd59 commit 4a06597

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ mkdocs-material==5.3.2
66
mkdocs-monorepo-plugin~=0.4.13
77
plantuml-markdown==3.4.2
88
markdown_inline_graphviz_extension==1.1
9-
pygments==2.6.1
9+
pygments==2.7.4
1010
pymdown-extensions==7.1
1111
Markdown==3.2.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"mkdocs-monorepo-plugin~=0.4.13",
4141
"plantuml-markdown==3.4.2",
4242
"markdown_inline_graphviz_extension==1.1",
43-
"pygments==2.6.1",
43+
"pygments==2.7.4",
4444
"pymdown-extensions==7.1",
4545
"Markdown==3.2.2",
4646
],

0 commit comments

Comments
 (0)