diff --git a/poetry.lock b/poetry.lock index ee34cb4..21a39d1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -832,4 +832,4 @@ files = [ [metadata] lock-version = "2.1" python-versions = "^3.10" -content-hash = "0968851e1072af1376d68a7af6e9fb4964c754766daa0e95d67e19cbe5351d89" +content-hash = "daee2eb881c98412563330d1fb35cea326709310ef39a8d87171d2652ded8f86" diff --git a/pyproject.toml b/pyproject.toml index 9f72985..6e9f2e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ black = ">=26.3.1" pytest = ">=9.0.2" pytest-cov = ">=7.0.0" pillow = ">=10.0" -pytest-benchmark = ">=4.0" +pytest-benchmark = ">=5.2.3" pytest-mypy = ">=1.0.1" mypy = ">=1.20.1"