Skip to content

Commit

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

---
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 Nov 27, 2023
1 parent 91a55ec commit 1167b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glean-core/python/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ auditwheel==5.3.0
black==23.3.0
coverage[toml]==7.2.2
flake8==6.1.0; python_version >= '3.8'
flake8-bugbear==23.9.16; python_version >= '3.8'
flake8-bugbear==23.11.26; python_version >= '3.8'
Flake8-pyproject==1.2.3
jsonschema==3.2.0
mypy==1.4.1
Expand Down

0 comments on commit 1167b0a

Please sign in to comment.