瀏覽代碼

Merge pull request #7455 from TechEmpower/dependabot/pip/frameworks/Python/starlette/ujson-5.4.0

Bump ujson from 5.2.0 to 5.4.0 in /frameworks/Python/starlette
github-actions[bot] 3 年之前
父節點
當前提交
dc6ce6bebe
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frameworks/Python/starlette/requirements.txt

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

@@ -2,6 +2,6 @@ asyncpg==0.25.0
 gunicorn==20.1.0
 Jinja2==3.1.2
 starlette==0.19.1
-ujson==5.2.0
+ujson==5.4.0
 uvicorn==0.17.6
 uvloop==0.16.0