Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 67ffbb0 commit ad725ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dev =
types-pkg_resources == 0.1.3 # Type stubs for package introspection API
lxml-stubs == 0.5.1 # Type stubs for lxml, duh
flake8 == 3.9.2 # Unquestioning adherence to coding stylees
flake8-bugbear == 21.9.1 # Ditto
flake8-bugbear == 24.12.12 # Ditto
flake8-docstrings == 1.6.0 # And check the docstrings too
pep8-naming == 0.12.1 # And even your function and variable names
mypy ~= 1.10.0 # Do your type annotations actually work?
Expand Down

0 comments on commit ad725ed

Please sign in to comment.