Ver Fonte

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] há 3 anos atrás
pai
commit
bace6cf8ab
1 ficheiros alterados com 1 adições e 1 exclusões
  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