diff --git a/pyproject.toml b/pyproject.toml index 0ef59882..9d39135c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ astropy = [ 'astropy>=5.0.0', ] publish = [ - 'flit==3.10.1', + 'flit==3.11.0', ] [project.urls]