diff --git a/pyproject.toml b/pyproject.toml index 3f329936..91ad40a4 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.5", + "bandit==1.7.6", "black==23.12.0", "flake8==6.1.0", "isort==5.13.2",