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

Commit 4041a8e

Browse files
committed
fix(dependencies): update dependency ujson to v3
1 parent e7db1ce commit 4041a8e

File tree

2 files changed

+21
-11
lines changed

2 files changed

+21
-11
lines changed

poetry.lock

Lines changed: 20 additions & 10 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
@@ -21,7 +21,7 @@ misaka = "==1.0.2"
2121
parguments = "==0.3.2"
2222
pygments = "==1.6"
2323
tornado = "==3.2"
24-
ujson = "==2.0.3"
24+
ujson = "==3.0.0"
2525
watchdog = "==0.7.0"
2626
pyyaml = "^5.3"
2727

0 commit comments

Comments
 (0)