Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tom Christie <tom@tomchristie.com>
  • Loading branch information
dependabot[bot] and tomchristie committed Mar 4, 2022
1 parent 67651f8 commit 754b556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ black==21.11b1
coverage==6.0.2
cryptography==36.0.1
flake8==3.9.2
flake8-bugbear==21.9.2
flake8-bugbear==22.1.11
flake8-pie==0.15.0; python_version>='3.7'
isort==5.10.1
mypy==0.910
Expand Down

0 comments on commit 754b556

Please sign in to comment.