diff --git a/Pipfile b/Pipfile index 7e764000..308db69f 100644 --- a/Pipfile +++ b/Pipfile @@ -21,5 +21,5 @@ coverage = ">=7.15.2" pytest-xdist = "==3.8.0" mock = "==5.2.0" mypy = {version = "==2.3.0", markers="implementation_name == 'cpython'"} -types-setuptools = "==83.0.0.20260706" +types-setuptools = "==83.0.0.20260716" tbump = "==6.11.0"