From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 17:36:09 +0000 (+0000) Subject: ⬆ Bump internal dependency types-ujson from 5.4.0 to 5.5.0 (#5537) X-Git-Tag: 0.85.2~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29c36f9d3f361d0125398ea7a405bd8b7decdfea;p=thirdparty%2Ffastapi%2Ffastapi.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 --- diff --git a/pyproject.toml b/pyproject.toml index 81d3512853..543ba15c1d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 = [