diff --git a/pyproject.toml b/pyproject.toml index 841ece5b..75fafa93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ test-core = [ "coverage[toml]==7.6.0", "pytest==8.3.2", "pytest-asyncio>=0.23.6", - "dirty-equals==0.7.1.post0", + "dirty-equals==0.8.0", "pyarrow==17.0.0", "pytest-retry==1.6.3", "pytest-repeat==0.9.3",