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

Commit 96bb7de

Browse files
authored
Merge pull request #76 from whtsky/renovate/ujson-2.x
fix(dependencies): update dependency ujson to v2
2 parents 6778cef + c44664e commit 96bb7de

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

poetry.lock

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

0 commit comments

Comments
 (0)