diff --git a/pyproject.toml b/pyproject.toml index 5861170..c8959a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = ["nox==2024.10.9"] "pytest-asyncio>=0.23.8, <0.25", "pytest-randomly>=3.15.0, <4" ] -"dev.release" = ["flit==3.9.0"] +"dev.release" = ["flit==3.10.1"] [tool.flit.module] name = "sqlalchemy"