Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 4f26440 commit 163db21
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 @@ -21,7 +21,7 @@ typeguard = "^4.1.5"
pytest-cov = "^4.0.0"
sphinx = "^7.2.6"
sphinx-rtd-theme = "^1.3.0"
flake8-bugbear = "^23.9.16"
flake8-bugbear = "^23.11.26"
flake8-bandit = "^4.1.1"
flake8-annotations = "^3.0.0"
darglint = "^1.8.1"
Expand Down

0 comments on commit 163db21

Please sign in to comment.