diff --git a/poetry.lock b/poetry.lock index 8d0ec4d..32dc200 100644 --- a/poetry.lock +++ b/poetry.lock @@ -825,4 +825,4 @@ files = [ [metadata] lock-version = "2.1" python-versions = "^3.10" -content-hash = "156bd6e8fe75997f13b6609b5636d2e6089876f80e5a29b13eb8449822e049dc" +content-hash = "cfdb21b17bc79c587193418665a28a65c96d53af663ab9479bac32eaa4d78e99" diff --git a/pyproject.toml b/pyproject.toml index 6d55f05..64889c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ python = "^3.10" black = ">=26.1.0" pytest = ">=9.0.2" pytest-cov = ">=7.0.0" -pillow = ">=10.0" +pillow = ">=11.3.0" pytest-benchmark = ">=4.0" pytest-mypy = ">=1.0.1" mypy = ">=1.19.1"