Skip to content

Commit e68fdc7

Browse files
authored
Merge pull request #43 from arduino/dependabot/pip/flake8-3.9.2
Bump flake8 from 3.9.1 to 3.9.2
2 parents a9c82b1 + a572bfd commit e68fdc7

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)