diff --git a/pyproject.toml b/pyproject.toml index 6d3ef40..2a98f36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ test = [ "bandit[toml]==1.7.5", "black==23.9.1", - "check-manifest==0.49", + "check-manifest==0.50", "flake8-bugbear==24.1.17", "flake8-docstrings", "flake8-formatter_junit_xml",