Skip to content

Commit dc20e62

Browse files
authored
Merge pull request #85 from arduino/dependabot/pip/flake8-4.0.1
Bump flake8 from 3.9.2 to 4.0.1
2 parents 8af41ed + cb9de7b commit dc20e62

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

poetry.lock

Lines changed: 14 additions & 14 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
@@ -13,7 +13,7 @@ python = "^3.9"
1313
[tool.poetry.dev-dependencies]
1414
black = "^21.9b0"
1515
codespell = "^2.1.0"
16-
flake8 = "^3.9.2"
16+
flake8 = "^4.0.1"
1717
invoke = "^1.6.0"
1818
pep8-naming = "^0.12.1"
1919
pytest = "^6.2.5"

0 commit comments

Comments
 (0)