From 68528c5b634a681a52251cdd59d6048a35dd085e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:15:47 +0000 Subject: [PATCH] Bump bandit from 1.7.5 to 1.7.8 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.5 to 1.7.8. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.5...1.7.8) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 3d4cf9c..f737261 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,7 +22,7 @@ format = black == 22.12.0 isort == 5.12.0 test = - bandit == 1.7.5 + bandit == 1.7.8 mypy == 1.9.0 pylint == 2.17.7 pylint-print == 1.0.1