⬆ 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:
dependabot[bot] 2022-10-31 17:36:09 +00:00 committed by GitHub
parent fcf49a04eb
commit 29c36f9d3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View 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 = [