mirror of https://github.com/tiangolo/fastapi.git
⬆ Bump internal dependency types-ujson from 5.4.0 to 5.5.0 (#5537)
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
fcf49a04eb
commit
29c36f9d3f
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue