diff --git a/pyproject.toml b/pyproject.toml index cd793c80..009b80b2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ include = [ [tool.hatch.envs.default] description = "Test and lint the project code" dependencies = [ - "bandit==1.7.9", + "bandit==1.7.10", "black==24.8.0", "flake8==7.1.1", "isort==5.13.2",