Skip to content

Commit ea23e52

Browse files
Bump flake8-bugbear from 24.4.26 to 24.8.19
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.4.26 to 24.8.19. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@24.4.26...24.8.19) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ee1f03 commit ea23e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434
"build>=1",
3535
"coverage==7.5.3",
3636
"flake8==7.1.0",
37-
"flake8-bugbear==24.4.26",
37+
"flake8-bugbear==24.8.19",
3838
"flit==3.9.0",
3939
"mypy==1.13.0",
4040
"rich==13.7.1",

0 commit comments

Comments
 (0)