Bump ujson from 4.1.0 to 4.2.0 (#182)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 17 Nov 2021 16:18:02 +0000 (17:18 +0100)
committerGitHub <noreply@github.com>
Wed, 17 Nov 2021 16:18:02 +0000 (17:18 +0100)
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/4.1.0...4.2.0)

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

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

index fc279a38a0e8451a29d8a973e35a66e0b8da83fb..8b0aad7c26734b634a7686440e33ddea74c0d02d 100644 (file)
@@ -17,7 +17,7 @@ PyJWT==2.3.0
 zeroconf==0.36.13
 passlib==1.7.4
 cryptography==35.0.0
-ujson==4.1.0
+ujson==4.2.0
 mashumaro==2.9
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.16.0; sys_platform != 'win32'