diff --git a/pyproject.toml b/pyproject.toml index bb32e864e2..72552cb2ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ dev = [ "gitlint==v0.19.1", "interrogate", "jsonschema", - "mypy==v1.20.1", + "mypy==v1.20.2", "playwright", "pytest>=7.2.0", "pytest-asyncio",