Skip to content

Commit a572bfd

Browse files
Bump flake8 from 3.9.1 to 3.9.2
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9c82b1 commit a572bfd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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
@@ -13,7 +13,7 @@ pytest = "6.2.4"
1313

1414
black = { version = "^21.5b1", allow-prereleases = true }
1515
codespell = ">=2.0.0"
16-
flake8 = "^3.9.1"
16+
flake8 = "^3.9.2"
1717
pep8-naming = "^0.11.1"
1818

1919
[tool.black]

0 commit comments

Comments
 (0)