From fe583ba1bf368259045bd273428b5410c2c985d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:59:52 +0000 Subject: [PATCH] Bump bandit from 1.7.0 to 1.7.5 Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.0 to 1.7.5. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.0...1.7.5) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1b18b8f..6dea95c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ -e . -bandit==1.7.0 +bandit==1.7.5 black==23.3.0 flake8-bugbear==21.9.2 flake8==4.0.1