Bump ujson from 4.2.0 to 5.1.0 (#196)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 17 Jan 2022 11:14:19 +0000 (12:14 +0100)
committerGitHub <noreply@github.com>
Mon, 17 Jan 2022 11:14:19 +0000 (12:14 +0100)
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.2.0 to 5.1.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/4.2.0...5.1.0)

---
updated-dependencies:
- dependency-name: ujson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 07dcf8683379771a0e55e14c37b11a9bd4926247..a5de209ba18765ed2ced64916c79ee9e12f5067b 100644 (file)
@@ -17,7 +17,7 @@ PyJWT==2.3.0
 zeroconf==0.36.13
 passlib==1.7.4
 cryptography==36.0.1
-ujson==4.2.0
+ujson==5.1.0
 mashumaro==2.9
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.16.0; sys_platform != 'win32'