]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump internal dependency types-ujson from 5.4.0 to 5.5.0 (#5537)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 31 Oct 2022 17:36:09 +0000 (17:36 +0000)
committerGitHub <noreply@github.com>
Mon, 31 Oct 2022 17:36:09 +0000 (17:36 +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 81d3512853edf0ed53677a5c82e2b9eab8ad85af..543ba15c1dd4f9cc718cac9aa2b24d2fd24ab00a 100644 (file)
@@ -73,7 +73,7 @@ test = [
     "passlib[bcrypt] >=1.7.2,<2.0.0",
 
     # types
-    "types-ujson ==5.4.0",
+    "types-ujson ==5.5.0",
     "types-orjson ==3.6.2",
 ]
 doc = [