diff --git a/Pipfile b/Pipfile index 71f876a..7f77b01 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ pytest-xdist = "==3.6.1" pytest-cov = "==5.0.0" mock = "==5.1.0" ruff = "==0.5.4" -types-setuptools = "==70.3.0.20240710" +types-setuptools = "==71.1.0.20240724" mypy = "==1.11.0" types-mock = "==5.1.0.20240425" tbump = "==6.11.0"