Skip to content

Commit

Permalink
Merge pull request #20 from pyepye/dependabot/pip/flake8-4.0.1
Browse files Browse the repository at this point in the history
Bump flake8 from 3.9.2 to 4.0.1
  • Loading branch information
pyepye committed Jul 13, 2023
2 parents f4a6c5b + 3b7d4c1 commit e920d2b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 31 deletions.
59 changes: 29 additions & 30 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 @@ -18,7 +18,7 @@ Django = ">=2.1"
packaging = ">=20.9,<22.0"

[tool.poetry.dev-dependencies]
flake8 = "^3.8.3"
flake8 = "^4.0.1"
tox = "^3.28.0"
isort = {extras = ["pyproject"], version = "^5.4.2"}
django-stubs = "^1.5.0"
Expand Down

0 comments on commit e920d2b

Please sign in to comment.