Skip to content

Commit a50a05b

Browse files
Bump flake8-bugbear from 21.9.1 to 21.9.2 (#625)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.9.1 to 21.9.2. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@21.9.1...21.9.2) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71b8207 commit a50a05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
attrs==21.2.0
22
flake8==3.9.2
33
flake8-bandit==2.1.2
4-
flake8-bugbear==21.9.1
4+
flake8-bugbear==21.9.2
55
flake8-import-order==0.18.1
66
flake8-requirements==1.5.1
77
sphinx==4.2.0

0 commit comments

Comments
 (0)