Skip to content

Commit

Permalink
Bump flake8 from 3.9.2 to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 18, 2022
1 parent 67b9157 commit 5827641
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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 @@ pytest = "==7.1.1"
pytest-profiling = "==1.7.0"
coverage = "==6.3.2"
prospector = {extras = ["with_bandit", "with_mypy"], version = "==1.7.4"}
flake8 = "==3.9.2"
flake8 = "==4.0.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 5827641

Please sign in to comment.