diff --git a/Pipfile b/Pipfile index e17239e..6a21086 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,7 @@ pytest-cov = "==6.0.0" coverage = "==7.6.10" python-daemon = "==3.1.2" restructuredtext-lint = "==1.4.0" -mypy = "==1.14.0" +mypy = "==1.14.1" black = {version = "==24.10.0", markers="python_version >= '3.8'"} pygments = "==2.18.0" tbump = "==6.11.0"