diff --git a/pyproject.toml b/pyproject.toml index 8bda9e3..4d864f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ spark = [ test = [ "bandit[toml]==1.7.5", "black==24.10.0", - "check-manifest==0.49", + "check-manifest==0.50", "flake8-bugbear==23.5.9", "flake8-docstrings", "flake8-formatter_junit_xml",