diff --git a/pyproject.toml b/pyproject.toml index b1930cfa..81f312a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ test = [ "odmantic >=0.9.0,<0.10.0", "tinydb >=4.7.0, <4.9.0", "Pillow >=9.4.0, <9.6.0", - "itsdangerous >=2.1.2, <2.2.0", + "itsdangerous >=2.2.0, <2.3.0", "pydantic[email] >=1.10.2, <2.8.0", ] cov = [