Skip to content

Commit

Permalink
Update flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiobotaro committed Oct 20, 2021
1 parent 0659962 commit 7af4568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -24,7 +24,7 @@ aiocache = { version = "^0.11.1", optional = true}

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
flake8 = "^3.8.3"
flake8 = "^3.9.2"
mypy = "^0.910"
black = "^21.9b0"
isort = "^5.0.4"
Expand Down

0 comments on commit 7af4568

Please sign in to comment.