Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and badboy committed Jul 21, 2023
1 parent 9363475 commit 00aa87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black==23.3.0; python_version > '3.6'
coverage==7.2.5; python_version > '3.6'
coverage==6.2; python_version <= '3.6'
flake8==6.0.0; python_version >= '3.8'
flake8-bugbear==23.6.5; python_version >= '3.8'
flake8-bugbear==23.7.10; python_version >= '3.8'
mypy==1.4.1; python_version > '3.6'
mypy==0.971; python_version <= '3.6'
pip
Expand Down

0 comments on commit 00aa87b

Please sign in to comment.