Bump ujson from 4.0.1 to 4.0.2 (#79)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 3 Mar 2021 15:15:48 +0000 (16:15 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Mar 2021 15:15:48 +0000 (16:15 +0100)
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/4.0.1...4.0.2)

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

index f6f75ac2248c40f49d623d164ce0c05a4961c0a1..3923e25cf30eb10958a7cb2e09edc79565903663 100644 (file)
@@ -16,7 +16,7 @@ PyJWT==2.0.0
 zeroconf==0.28.8
 passlib==1.7.4
 cryptography==3.4.6
-ujson==4.0.1
+ujson==4.0.2
 mashumaro==2.0
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.15.2; sys_platform != 'win32'