浏览代码

Bump ujson from 4.0.2 to 5.1.0 in /frameworks/Python/aiohttp (#7030)

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.2 to 5.1.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/4.0.2...5.1.0)

---
updated-dependencies:
- dependency-name: ujson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 年之前
父节点
当前提交
bace6cf8ab
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Python/aiohttp/requirements.txt

+ 1 - 1
frameworks/Python/aiohttp/requirements.txt

@@ -5,5 +5,5 @@ gunicorn==20.1
 jinja2==3.0.1
 psycopg2==2.8.6
 SQLAlchemy==1.4.18
-ujson==4.0.2
+ujson==5.1.0
 uvloop==0.15.2