diff --git a/pyproject.toml b/pyproject.toml index 87425c9..8afc771 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ exd-data = ["grpcio>=1.59.3,<2.0.0"] test = [ "bandit[toml]==1.7.10", "black==24.10.0", - "check-manifest==0.49", + "check-manifest==0.50", "flake8-bugbear==24.8.19", "flake8-docstrings", "flake8-formatter_junit_xml",