Skip to content

Commit

Permalink
Merge pull request #4069 from dev-hato/renovate/flake8-7.x
Browse files Browse the repository at this point in the history
Update dependency flake8 to v7.1.0
  • Loading branch information
renovate[bot] authored Jun 15, 2024
2 parents c9d9018 + 7eba7a8 commit d8a2928
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ requests-mock = "==1.12.1"
pylint = "==3.2.3"
sqlfluff = "==3.0.7"
mypy = "==1.10.0"
flake8 = "==7.0.0"
flake8 = "==7.1.0"
black = "==24.4.2"
isort = "==5.13.2"
pre-commit = "==3.7.1"
Expand Down
16 changes: 8 additions & 8 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d8a2928

Please sign in to comment.