diff --git a/pyproject.toml b/pyproject.toml index 881c898..c87f2df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ tests = [ "pytest-mock", "pyinstaller", "importlib_resources<6; python_version < '3.10'", - "black==24.10.0", + "black==25.1.0", ] [project.entry-points.pyinstaller40]