diff --git a/blue/pyproject.toml b/blue/pyproject.toml index 5fb0019..d705119 100644 --- a/blue/pyproject.toml +++ b/blue/pyproject.toml @@ -27,7 +27,7 @@ test = [ "attrs==23.1.0", "codecov==2.1.13", "pylint==3.0.2", - "pytype==2023.12.7", + "pytype==2023.12.8", "pytest==7.4.3", "pytest-cov==4.1.0", "ruamel.yaml~=0.17"