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

Commit 2aa29a2

Browse files
Bump flake8 from 3.8.1 to 3.8.2
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.1 to 3.8.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.1...3.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 31cf92e commit 2aa29a2

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)