From 12f69596fa728c3572d5e2f7cbc913e6d84361d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 15:03:09 +0000 Subject: [PATCH] chore(deps): bump bandit from 1.7.2 to 1.7.5 in /dev_requirements Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.2 to 1.7.5. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.2...1.7.5) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- dev_requirements/linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements/linter-requirements.txt b/dev_requirements/linter-requirements.txt index cc186661b..d4eff86b5 100644 --- a/dev_requirements/linter-requirements.txt +++ b/dev_requirements/linter-requirements.txt @@ -1,4 +1,4 @@ -bandit==1.7.2 +bandit==1.7.5 black==22.1.0 doc8==0.10.1 flake8==4.0.1