Skip to content

Commit

Permalink
chore(deps-dev): bump the patch-version-bumps group with 2 updates (#…
Browse files Browse the repository at this point in the history
…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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent eb2e35a commit a5f9705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ mypy~=1.15.0
coverage~=7.6
pre-commit==4.1.0
codespell==2.4.1
bandit==1.8.2
flake8==7.1.1
bandit==1.8.3
flake8==7.1.2

0 comments on commit a5f9705

Please sign in to comment.