diff --git a/Pipfile b/Pipfile index 37a7fad5..c8d3a16c 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +13,7 @@ pytest-cov = "==4.1.0" coverage = "==7.3.4" python-daemon = "==3.0.1" restructuredtext-lint = "==1.4.0" -mypy = "==1.7.1" +mypy = "==1.8.0" black = {version = "==23.12.1", markers="python_version >= '3.8'"} pygments = "==2.17.2" tbump = "==6.11.0"