Skip to content

Commit 8f59bbe

Browse files
Bump flake8 from 3.9.0 to 3.9.1 (#40)
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.0 to 3.9.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.0...3.9.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27e2d76 commit 8f59bbe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -28,7 +28,7 @@ black = "^21.4b2"
2828
pylint = "^2.8.2"
2929
isort = "^5.8.0"
3030
mypy = "^0.812"
31-
flake8 = "^3.9.0"
31+
flake8 = "^3.9.1"
3232
pyupgrade = "^2.14.0"
3333

3434
[build-system]

0 commit comments

Comments
 (0)