diff --git a/pyproject.toml b/pyproject.toml index 8957067..4dd7a52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ tox = [ "tox-uv==1.36.0", # https://github.com/tox-dev/tox-uv (latest: 1.36.0) ] typing = [ - "mypy==2.2.0", # https://github.com/python/mypy (latest: 1.9.0) + "mypy==2.3.0", # https://github.com/python/mypy (latest: 1.9.0) ] [tool.tox]