Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit 6d94806

Browse files
Merge pull request #49 from staticdev/efb7dependabot/pip/flake8-3.8.1
Bump flake8 from 3.7.9 to 3.8.1
2 parents c5ad395 + 1341039 commit 6d94806

2 files changed

Lines changed: 19 additions & 28 deletions

File tree

poetry.lock

Lines changed: 18 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ importlib_metadata = {version = "^1.6.0", python = "<3.8"}
2323
[tool.poetry.dev-dependencies]
2424
codecov = "^2.0.16"
2525
black = "^19.10b0"
26-
flake8 = "^3.7.9"
26+
flake8 = "^3.8.1"
2727
flake8-bandit = "^2.1.2"
2828
flake8-black = "^0.1.1"
2929
flake8-bugbear = "^20.1.4"

0 commit comments

Comments
 (0)