]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump types-ujson from 5.5.0 to 5.6.0.0 (#5735)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 7 Jan 2023 15:12:49 +0000 (15:12 +0000)
committerGitHub <noreply@github.com>
Sat, 7 Jan 2023 15:12:49 +0000 (15:12 +0000)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
pyproject.toml

index 55856cf3607f9c7ecf8eef1de0519ad6968d7c29..f9045ef0a0380553f76f2feefa6ed47733864f9f 100644 (file)
@@ -73,7 +73,7 @@ test = [
     "passlib[bcrypt] >=1.7.2,<2.0.0",
 
     # types
-    "types-ujson ==5.5.0",
+    "types-ujson ==5.6.0.0",
     "types-orjson ==3.6.2",
 ]
 doc = [