Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 28, 2022
1 parent 4941e9d commit 5e11fc2
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 54 deletions.
100 changes: 47 additions & 53 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 @@ -74,7 +74,7 @@ pep8-naming = "^0.12.0"
flake8-2020 = "^1.6.1"

# Detect potentially buggy functions
flake8-bugbear = "^21.11.29"
flake8-bugbear = "^22.3.23"

# No builtin names
flake8-builtins = "^1.5.3"
Expand Down

0 comments on commit 5e11fc2

Please sign in to comment.