Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent b698388 commit ef28278
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ black = "^24.3.0"
mypy = "^0.991"
flake8 = "^7.1.1"
Flake8-pyproject = "^1.2.3"
flake8-bugbear = "^24.4.26"
flake8-bugbear = "^24.8.19"
pytest = "^8.0.0"
coverage = "^7.0.0"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit ef28278

Please sign in to comment.