]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump types-ujson from 5.6.0.0 to 5.7.0.1 (#6027)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 10 Mar 2023 18:57:07 +0000 (19:57 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2023 18:57:07 +0000 (19:57 +0100)
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 f1854939665bcf62d460402703ab081fe96bbdd0..470d56723c27ab859eb1e4e70feb559f28ae8661 100644 (file)
@@ -75,7 +75,7 @@ test = [
     "passlib[bcrypt] >=1.7.2,<2.0.0",
 
     # types
-    "types-ujson ==5.6.0.0",
+    "types-ujson ==5.7.0.1",
     "types-orjson ==3.6.2",
 ]
 doc = [