diff --git a/pyproject.toml b/pyproject.toml index e183322..594e6bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dev = [ "peewee-async[mysql]", "peewee-async[psycopg]", "peewee-async[sqlite]", - "mypy==2.3.0", + "mypy==2.3.1", "ruff==0.16.2", "types-PyMySQL>=1.1.0", "poethepoet==0.48.0",