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

Commit ad895c0

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

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
@@ -19,7 +19,7 @@ pytest = "^5.4.2"
1919
coverage = {extras = ["toml"], version = "^5.0.3"}
2020
pytest-cov = "^2.8.1"
2121
black = "^19.10b0"
22-
flake8 = "^3.7.9"
22+
flake8 = "^3.8.1"
2323
flake8-bandit = "^2.1.2"
2424
flake8-black = "^0.1.1"
2525
flake8-bugbear = "^20.1.4"

0 commit comments

Comments
 (0)