From e2ba9ef790caeca4184db24a806e474dd4299076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 14:09:47 +0000 Subject: [PATCH] chore(deps): bump bandit from 1.8.5 to 1.8.6 in /requirements Bumps [bandit](https://github.com/PyCQA/bandit) from 1.8.5 to 1.8.6. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.8.5...1.8.6) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index f31d56b..d395f44 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -12,7 +12,7 @@ pre-commit==4.2.0 mypy==1.16.1 isort==6.0.1 pylint -bandit==1.8.5 +bandit==1.8.6 pydocstringformatter==0.7.3 tox==4.27.0 codespell==2.4.1