Skip to content

Commit

Permalink
Bump flake8 from 3.7.8 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 3.7.8 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](PyCQA/flake8@3.7.8...6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2023
1 parent 7f834a1 commit f9996d0
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 @@ -52,7 +52,7 @@ changelog = "https://github.com/AppDaemon/appdaemon/blob/master/docs/HISTORY.rst
[project.optional-dependencies]
dev = [
"build==0.10.0",
"flake8==3.7.8",
"flake8==6.0.0",
"black==22.3.0",
'pre-commit==3.1.1; python_version>"3.7"', # pre-commit does not support Python < 3.8
"pytest==7.2.1",
Expand Down

0 comments on commit f9996d0

Please sign in to comment.