From f46ec10774b42654097e61bf212e8c6dde68bb03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 06:46:52 +0000 Subject: [PATCH] Bump bandit[toml] from 1.7.10 to 1.8.2 Bumps [bandit[toml]](https://github.com/PyCQA/bandit) from 1.7.10 to 1.8.2. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.10...1.8.2) --- updated-dependencies: - dependency-name: bandit[toml] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tests.txt b/requirements-tests.txt index 13952e8..ed92fd4 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -6,4 +6,4 @@ pyfakefs==5.7.1 isort[colors]==5.13.2 black==24.10.0 pylint==3.3.1 -bandit[toml]==1.7.10 +bandit[toml]==1.8.2