Skip to content

Commit

Permalink
Update dependency flake8 to v7
Browse files Browse the repository at this point in the history
Update flake8 from 6.1.0 to 7.1.1

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Aug 4, 2024
1 parent 6638960 commit c69ecfb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pandas = "^1.5.2"
ortools = "^9.4.1874"
colorama = "^0.4.6"
jsonschema = "^4.17.1"
flake8 = "6.1.0"
flake8 = "7.1.1"
pydocstyle = "^6.1.1"
pytest = "^7.2.0"
black = "^23.0.0"
Expand Down

0 comments on commit c69ecfb

Please sign in to comment.