diff --git a/Pipfile b/Pipfile index 491bcf9a..04e6d499 100644 --- a/Pipfile +++ b/Pipfile @@ -17,5 +17,5 @@ pytest-cov = "==6.1.1" pytest-xdist = "==3.7.0" mock = "==5.2.0" mypy = "==1.15.0" -types-setuptools = "==80.8.0.20250521" +types-setuptools = "==80.9.0.20250529" tbump = "==6.11.0"