Skip to content

Commit 6b6995a

Browse files
chore(deps): update dependency flake8 to v7 (#27)
* chore(deps): update dependency flake8 to v7 * update Flake8 to 5.0.4, the last version to work with 3.8 still --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Niklas Rosenstein <[email protected]>
1 parent 99f9e03 commit 6b6995a

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
@@ -30,7 +30,7 @@ mypy = "*"
3030
pytest = "*"
3131
types-dataclasses = "^0.6.5"
3232
isort = "^5.10.1"
33-
flake8 = "^4.0.1"
33+
flake8 = "^5.0.4"
3434
black = "^24.0.0"
3535
astor = "^0.8.1"
3636

0 commit comments

Comments
 (0)