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

Commit 0e84964

Browse files
Merge pull request #86 from staticdev/dependabot/pip/flake8-3.8.3
Bump flake8 from 3.8.2 to 3.8.3
2 parents f56396a + f3bad6c commit 0e84964

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.3"
1919
coverage = {extras = ["toml"], version = "^5.0.3"}
2020
black = "^19.10b0"
21-
flake8 = "^3.8.2"
21+
flake8 = "^3.8.3"
2222
flake8-bandit = "^2.1.2"
2323
flake8-black = "^0.2.0"
2424
flake8-bugbear = "^20.1.4"

0 commit comments

Comments
 (0)