Skip to content

Commit

Permalink
Bump flake8 from 3.8.3 to 3.8.4 (#172)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.8.4.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2020
1 parent 7cb8d18 commit 351343f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ docutils = "^0.16"
pytest = "^6.1.0"
black = {version = "^20.8b1", allow-prereleases = true}
isort = {version = "^5.5.4", allow-prereleases = true}
flake8 = "^3.8.3"
flake8 = "^3.8.4"
mypy = "^0.782"

[tool.poetry.scripts]
Expand Down

0 comments on commit 351343f

Please sign in to comment.