Skip to content

Commit a5c0f26

Browse files
Bump flake8 from 3.8.4 to 3.9.0
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[bot] <support@github.com>
1 parent 1b4e1a4 commit a5c0f26

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ aresponses = "^2.1.4"
3434
black = "^20.8b1"
3535
blacken-docs = "^1.10.0"
3636
coverage = {version = "^5.5", extras = ["toml"]}
37-
flake8 = "^3.8.4"
37+
flake8 = "^3.9.0"
3838
flake8-docstrings = "^1.6.0"
3939
isort = "^5.7.0"
4040
mypy = "^0.812"

0 commit comments

Comments
 (0)