Skip to content

Commit 15a1344

Browse files
Merge pull request #100 from beaufour/dependabot/pip/flake8-7.1.1
2 parents cadb525 + 26bf1df commit 15a1344

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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
@@ -28,7 +28,7 @@ python-coveralls = "^2.9.3"
2828

2929
[tool.poetry.group.dev.dependencies]
3030
pytest = ">=7.2,<9.0"
31-
flake8 = ">=4.0.1,<6.0.0"
31+
flake8 = ">=4.0.1,<8.0.0"
3232
black = ">=22.8,<25.0"
3333
pre-commit = ">=2.20,<5.0"
3434

0 commit comments

Comments
 (0)