فهرست منبع

Bump ujson from 5.2.0 to 5.4.0 in /frameworks/Python/uvicorn

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

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 3 سال پیش
والد
کامیت
7acdadfe89
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      frameworks/Python/uvicorn/requirements.txt

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

@@ -1,6 +1,6 @@
 asyncpg==0.21.0
 gunicorn==20.0.4
 Jinja2==3.0.3
-ujson==5.2.0
+ujson==5.4.0
 uvloop==0.14.0
 uvicorn==0.11.7