Skip to content

Commit 84ebd3b

Browse files
authored
Merge pull request #210 from arduino/dependabot/pip/flake8-7.1.1
Bump flake8 from 7.1.0 to 7.1.1
2 parents de93573 + d525d4e commit 84ebd3b

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
@@ -9,7 +9,7 @@ python = "^3.9"
99

1010
[tool.poetry.dev-dependencies]
1111
black = "^24.4"
12-
flake8 = "^7.1.0"
12+
flake8 = "^7.1.1"
1313
pep8-naming = "^0.14.1"
1414
codespell = "^2.3.0"
1515
pytest = "8.3.2"

0 commit comments

Comments
 (0)