Skip to content

Commit 768752a

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump flake8-bugbear from 21.4.3 to 21.9.1
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.4.3 to 21.9.1. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@21.4.3...21.9.1) --- 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 6eb7007 commit 768752a

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
@@ -5,7 +5,7 @@
55
"marshmallow": ["marshmallow>=3.13.0"],
66
"yaml": ["PyYAML>=3.10"],
77
"validation": ["prance[osv]>=0.11"],
8-
"lint": ["flake8==3.9.2", "flake8-bugbear==21.4.3", "pre-commit~=2.4"],
8+
"lint": ["flake8==3.9.2", "flake8-bugbear==21.9.1", "pre-commit~=2.4"],
99
"docs": [
1010
"marshmallow>=3.13.0",
1111
"pyyaml==5.4.1",

0 commit comments

Comments
 (0)