Skip to content

Commit

Permalink
Merge pull request #100 from beaufour/dependabot/pip/flake8-7.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
2 parents cadb525 + 26bf1df commit 15a1344
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ python-coveralls = "^2.9.3"

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

Expand Down

0 comments on commit 15a1344

Please sign in to comment.