diff --git a/pyproject.toml b/pyproject.toml index 3e6b1ce0..78a36dab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ spark = ["pyspark>=3.0.0"] test = [ "bandit[toml]==1.7.7", "black==24.1.1", - "check-manifest==0.49", + "check-manifest==0.51", "flake8-bugbear==24.2.6", "flake8-docstrings", "flake8-formatter_junit_xml",