Bump ujson from 4.0.2 to 4.1.0 (#150)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 18 Aug 2021 14:03:12 +0000 (16:03 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Aug 2021 14:03:12 +0000 (16:03 +0200)
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/4.0.2...4.1.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 23c987f748e07afa9d25bc0fe13dda7afcd4c33b..577608dab107988dcb047fe96f0151ced77a1ebc 100644 (file)
@@ -17,7 +17,7 @@ PyJWT==2.1.0
 zeroconf==0.35.1
 passlib==1.7.4
 cryptography==3.4.7
-ujson==4.0.2
+ujson==4.1.0
 mashumaro==2.6.2
 typing-inspect==0.6.0; python_version < '3.8'
 uvloop==0.16.0; sys_platform != 'win32'