Skip to content

Commit ff7cc51

Browse files
authored
Merge pull request #88 from beaufour/dependabot/pip/flake8-5.0.4
Bump flake8 from 4.0.1 to 5.0.4
2 parents e085e39 + 948e5ef commit ff7cc51

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 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
@@ -26,7 +26,7 @@ python-coveralls = "^2.9.3"
2626

2727
[tool.poetry.group.dev.dependencies]
2828
pytest = "^7.2"
29-
flake8 = "^4.0.1"
29+
flake8 = ">=4.0.1,<6.0.0"
3030
black = ">=22.8,<24.0"
3131
pre-commit = "^2.20.0"
3232

0 commit comments

Comments
 (0)