Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 14, 2021
1 parent 3f57b80 commit 2ca7976
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
27 changes: 14 additions & 13 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 @@ -14,7 +14,7 @@ python = "^3.5"
[tool.poetry.dev-dependencies]
pytest = "^6.1"
pylint = "^2.6"
flake8 = "^3.5"
flake8 = "^3.9"
wheel = "*"
pytest-runner = "*"
pytest-benchmark = "*"
Expand Down

0 comments on commit 2ca7976

Please sign in to comment.