From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 15:12:49 +0000 (+0000) Subject: ⬆ Bump types-ujson from 5.5.0 to 5.6.0.0 (#5735) X-Git-Tag: 0.89.0~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4e895bc8a6dad274c9dcf006f491da064cd34f8;p=thirdparty%2Ffastapi%2Ffastapi.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 --- diff --git a/pyproject.toml b/pyproject.toml index 55856cf360..f9045ef0a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [