Update ujson requirement from <=5.1.0,>=4.0 to >=4.0,<5.3.0 (#252)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 11 Apr 2022 09:41:27 +0000 (11:41 +0200)
committerGitHub <noreply@github.com>
Mon, 11 Apr 2022 09:41:27 +0000 (11:41 +0200)
Updates the requirements on [ujson](https://github.com/ultrajson/ultrajson) to permit the latest version.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/4.0.0...5.2.0)

---
updated-dependencies:
- dependency-name: ujson
  dependency-type: direct:production
...

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

index a085f69443b069414e7095b046f3bdf9e7a32861..4a14fd90da730ce2b3a0bfe537234bc5d4ab1fbb 100644 (file)
@@ -9,6 +9,6 @@ python-slugify>=4.0,<=6.1.1
 memory-tempfile<=2.2.3
 pillow>=8.0,<9.1.1
 unidecode>=1.0,<=1.3.4
-ujson>=4.0,<=5.1.0
+ujson>=4.0,<5.3.0
 mashumaro>=3.0,<=3.1
 tinytag>=1.6,<=1.8.1