Skip to content

Commit

Permalink
build(deps-dev): bump flake8 from 3.8.4 to 3.9.0 in /testing/integrat…
Browse files Browse the repository at this point in the history
…ion (#3237)
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent 78b226e commit 2d115e8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions testing/integration/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 testing/integration/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ braceexpand = "^0.1.6"

[tool.poetry.dev-dependencies]
black = "^20.8b1"
flake8 = "^3.8.2"
flake8 = "^3.9.0"

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

0 comments on commit 2d115e8

Please sign in to comment.