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

Commit a2491e7

Browse files
Merge pull request #55 from staticdev/dependabot/pip/flake8-3.8.2
Bump flake8 from 3.8.1 to 3.8.2
2 parents 31cf92e + 2aa29a2 commit a2491e7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 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
@@ -18,7 +18,7 @@ importlib_metadata = {version = "^1.6.0", python = "<3.8"}
1818
pytest = "^5.4.2"
1919
coverage = {extras = ["toml"], version = "^5.0.3"}
2020
black = "^19.10b0"
21-
flake8 = "^3.8.1"
21+
flake8 = "^3.8.2"
2222
flake8-bandit = "^2.1.2"
2323
flake8-black = "^0.2.0"
2424
flake8-bugbear = "^20.1.4"

0 commit comments

Comments
 (0)