diff --git a/Pipfile b/Pipfile index b7b6d94..23e9d26 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.6.3" -types-setuptools = "==74.0.0.20240831" +types-setuptools = "==74.1.0.20240906" mypy = "==1.11.2" types-mock = "==5.1.0.20240425" tbump = "==6.11.0"