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

Commit 1ee500c

Browse files
committed
fix(dependencies): update dependency tornado to v5
1 parent b950475 commit 1ee500c

File tree

2 files changed

+11
-19
lines changed

2 files changed

+11
-19
lines changed

poetry.lock

+10-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jinja2 = "==2.7.2"
2020
misaka = "==1.0.2"
2121
parguments = "==0.3.2"
2222
pygments = "==1.6"
23-
tornado = "==3.2"
23+
tornado = "==5.1.1"
2424
ujson = "==2.0.3"
2525
watchdog = "==0.7.0"
2626
pyyaml = "^5.3"

0 commit comments

Comments
 (0)