diff --git a/poetry.lock b/poetry.lock index 8d0ec4d..83a5790 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 = "dc2fba883e5bc775cbac476cf45681aee0961ca521ed18dee0ac4c511b0af8d3" diff --git a/pyproject.toml b/pyproject.toml index 6d55f05..64ddbd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ python = "^3.10" [tool.poetry.group.dev.dependencies] black = ">=26.1.0" pytest = ">=9.0.2" -pytest-cov = ">=7.0.0" +pytest-cov = ">=7.1.0" pillow = ">=10.0" pytest-benchmark = ">=4.0" pytest-mypy = ">=1.0.1"