Skip to content

Commit

Permalink
Bump pyproject-flake8 from 5.0.4.post1 to 6.0.0 (#139)
Browse files Browse the repository at this point in the history
Bumps [pyproject-flake8](https://github.com/csachs/pyproject-flake8) from 5.0.4.post1 to 6.0.0.
- [Release notes](https://github.com/csachs/pyproject-flake8/releases)
- [Commits](csachs/pyproject-flake8@v5.0.4.post1...v6.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Dec 4, 2022
1 parent d7f3c10 commit 3da4cdf
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 @@ -50,7 +50,7 @@ develop = [
"gitlint-core==0.18.0",
"isort==5.10.1",
"pre-commit==2.20",
'pyproject-flake8==5.0.4.post1; python_version >= "3.8"',
'pyproject-flake8==6.0.0; python_version >= "3.8"',
'pyproject-flake8==5.0.4.post1; python_version < "3.8"',
]
packaging = [
Expand Down

0 comments on commit 3da4cdf

Please sign in to comment.