Skip to content

Commit da01361

Browse files
authored
Merge pull request #158 from hackersandslackers/renovate/flake8-4.x
Update dependency flake8 to v4
2 parents a082799 + 91c14a8 commit da01361

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
@@ -34,7 +34,7 @@ jsmin = "*"
3434
pytest = "*"
3535
black = "^20.8b1"
3636
isort = "*"
37-
flake8 = "^3.9.0"
37+
flake8 = "^4.0.0"
3838

3939
[tool.poetry.scripts]
4040
run = "wsgi:app"

0 commit comments

Comments
 (0)