Skip to content

Commit 6b766f6

Browse files
fix: bump flake8-bugbear from 23.5.9 to 25.11.29
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.5.9 to 25.11.29. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@23.5.9...25.11.29) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-version: 25.11.29 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc1aec5 commit 6b766f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ test = [
2727
"bandit[toml]==1.7.5",
2828
"black==23.3.0",
2929
"check-manifest==0.49",
30-
"flake8-bugbear==23.5.9",
30+
"flake8-bugbear==25.11.29",
3131
"flake8-docstrings",
3232
"flake8-formatter_junit_xml",
3333
"flake8",

0 commit comments

Comments
 (0)