Skip to content

Commit cf45177

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump flake8-bugbear from 22.7.1 to 22.8.22
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.7.1 to 22.8.22. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@22.7.1...22.8.22) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22326c9 commit cf45177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"lint": [
77
"mypy==0.971",
88
"flake8==5.0.4",
9-
"flake8-bugbear==22.7.1",
9+
"flake8-bugbear==22.8.22",
1010
"pre-commit~=2.4",
1111
],
1212
"docs": [

0 commit comments

Comments
 (0)