Skip to content
This repository was archived by the owner on Oct 23, 2020. It is now read-only.

Commit dfa1307

Browse files
committed
fix(dependencies): update dependency pygments to v2
1 parent e7db1ce commit dfa1307

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

poetry.lock

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ docopt = "==0.6.2"
1919
jinja2 = "==2.7.2"
2020
misaka = "==1.0.2"
2121
parguments = "==0.3.2"
22-
pygments = "==1.6"
22+
pygments = "==2.6.1"
2323
tornado = "==3.2"
2424
ujson = "==2.0.3"
2525
watchdog = "==0.7.0"

0 commit comments

Comments
 (0)