Skip to content

Commit a5f9705

Browse files
chore(deps-dev): bump the patch-version-bumps group with 2 updates (#2715)
Bumps the patch-version-bumps group with 2 updates: [bandit](https://github.com/PyCQA/bandit) and [flake8](https://github.com/pycqa/flake8). Updates `bandit` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.2...1.8.3) Updates `flake8` from 7.1.1 to 7.1.2 - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-version-bumps - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-version-bumps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb2e35a commit a5f9705

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ mypy~=1.15.0
77
coverage~=7.6
88
pre-commit==4.1.0
99
codespell==2.4.1
10-
bandit==1.8.2
11-
flake8==7.1.1
10+
bandit==1.8.3
11+
flake8==7.1.2

0 commit comments

Comments
 (0)