Skip to content

Commit

Permalink
daemon: update version of flake8 used to avoid known issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bharnden committed Feb 4, 2025
1 parent 91ccfb4 commit b747dfb
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions daemon/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 daemon/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ pillow = "11.1.0"
pytest = "6.2.5"
grpcio-tools = "1.69.0"
black = "22.12.0"
flake8 = "3.8.2"
flake8 = "7.1.1"
isort = "4.3.21"
mock = "4.0.2"
pre-commit = "2.1.1"
Expand Down

0 comments on commit b747dfb

Please sign in to comment.