diff --git a/Pipfile b/Pipfile index fe528f92..7d0479ac 100644 --- a/Pipfile +++ b/Pipfile @@ -17,5 +17,5 @@ pytest-cov = "==6.1.1" pytest-xdist = "==3.6.1" mock = "==5.2.0" mypy = "==1.15.0" -types-setuptools = "==80.7.0.20250516" +types-setuptools = "==80.8.0.20250521" tbump = "==6.11.0"