Skip to content

Commit

Permalink
build: Bump flake8-commas from 2.1.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [flake8-commas](https://github.com/PyCQA/flake8-commas) from 2.1.0 to 4.0.0.
- [Changelog](https://github.com/PyCQA/flake8-commas/blob/main/CHANGES.rst)
- [Commits](PyCQA/flake8-commas@2.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: flake8-commas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent 30586cb commit 2d8528a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ lint = [
"flake8==7.0.0",
"flake8-2020==1.8.1",
"flake8-bugbear==24.4.26",
"flake8-commas==2.1.0",
"flake8-commas==4.0.0",
"flake8-comprehensions==3.14.0",
"flake8-length==0.3.1",
"flake8-logging-format==0.9.0",
Expand Down

0 comments on commit 2d8528a

Please sign in to comment.