From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 18:57:07 +0000 (+0100) Subject: ⬆ Bump types-ujson from 5.6.0.0 to 5.7.0.1 (#6027) X-Git-Tag: 0.94.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=39813aa9b0e382fafda794339e7f59cb3b3bfc63;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump types-ujson from 5.6.0.0 to 5.7.0.1 (#6027) 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 f185493966..470d56723c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ test = [ "passlib[bcrypt] >=1.7.2,<2.0.0", # types - "types-ujson ==5.6.0.0", + "types-ujson ==5.7.0.1", "types-orjson ==3.6.2", ] doc = [