Skip to content

Commit

Permalink
chore(deps): update dependency flake8 to v4 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2021
1 parent 8065b21 commit 72bf970
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 21 deletions.
39 changes: 19 additions & 20 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 @@ -41,7 +41,7 @@ python-json-logger = "2.0.2"

[tool.poetry.dev-dependencies]
bandit = "1.7.0"
flake8 = "3.9.2"
flake8 = "4.0.1"
flake8-blind-except = "0.2.0"
flake8-builtins = "1.5.3"
flake8-docstrings = "1.6.0"
Expand Down

0 comments on commit 72bf970

Please sign in to comment.