diff --git a/pyproject.toml b/pyproject.toml index d22d722..907511e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ test = [ "fasteners ==0.19", "PyMySQL[rsa] >=1.0.2, <1.2.0", "psycopg2-binary >=2.9.5, <3.0.0", - "Pillow >=9.4.0, <10.1.0", + "Pillow >=9.4.0, <10.2.0", "python-multipart ==0.0.6", "fastapi >=0.92, <0.104", "Flask >=2.2, <2.3",