mirror of https://github.com/tiangolo/fastapi.git
⬆ Bump types-ujson from 5.5.0 to 5.6.0.0 (#5735)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
parent
adef9f4c02
commit
f4e895bc8a
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue