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

Commit 7e78464

Browse files
chore(deps-dev): 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 69701ef commit 7e78464

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
@@ -35,7 +35,7 @@ toml = { version = "^0.10.0", optional = true }
3535
pytest = "^5.4"
3636
hypothesis = "^5.1"
3737
isort = "^4.3"
38-
flake8 = "^3.7"
38+
flake8 = "^3.8"
3939
black = "^19.3b0"
4040
docformatter = "^1.3"
4141
mypy = "^0.770"

0 commit comments

Comments
 (0)