Skip to content

Commit

Permalink
Bump flake8 from 4.0.1 to 7.0.0 (#100)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 7.0.0.
- [Commits](PyCQA/flake8@4.0.1...7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent d0b16e6 commit 9b3132a
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 @@ -29,7 +29,7 @@ dev = [
"click==8.1.3",
"coverage==7.4.1",
"flit==3.9.0",
"flake8==4.0.1",
"flake8==7.0.0",
"flake8-bugbear==23.2.13",
"mypy==1.1.1",
"rich==13.3.2",
Expand Down

0 comments on commit 9b3132a

Please sign in to comment.