diff --git a/Pipfile b/Pipfile index 7d0479ac..491bcf9a 100644 --- a/Pipfile +++ b/Pipfile @@ -14,7 +14,7 @@ psycopg = "==3.2.9" towncrier = "==24.8.0" psycopg-binary = {version = "==3.2.9", markers="implementation_name == 'cpython'"} pytest-cov = "==6.1.1" -pytest-xdist = "==3.6.1" +pytest-xdist = "==3.7.0" mock = "==5.2.0" mypy = "==1.15.0" types-setuptools = "==80.8.0.20250521"