Skip to content

Commit

Permalink
Bump flake8-bugbear from 24.2.6 to 24.4.21
Browse files Browse the repository at this point in the history
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.2.6 to 24.4.21.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](PyCQA/flake8-bugbear@24.2.6...24.4.21)

---
updated-dependencies:
- dependency-name: flake8-bugbear
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 21, 2024
1 parent 48cf87f commit fba78a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pre-commit==3.7.0

# Code static analysis
flake8==7.0.0
flake8-bugbear==24.2.6
flake8-bugbear==24.4.21
flake8-commas==2.1.0
flake8-debugger==4.1.2
flake8-import-order==0.18.2
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ flake8==7.0.0
# flake8-quotes
# flake8-string-format
# pep8-naming
flake8-bugbear==24.2.6
flake8-bugbear==24.4.21
# via -r requirements-dev.in
flake8-commas==2.1.0
# via -r requirements-dev.in
Expand Down

0 comments on commit fba78a2

Please sign in to comment.