Skip to content

Commit

Permalink
Merge pull request #102 from CrowdStrike/dependabot/pip/flake8-7.0.0
Browse files Browse the repository at this point in the history
Bump flake8 from 6.1.0 to 7.0.0
  • Loading branch information
ChristopherHammond13 authored Apr 12, 2024
2 parents 5714704 + e04e516 commit 5acace8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -46,7 +46,7 @@ setuptools = "^69.0"
falcon = "falcon_toolkit.falcon:cli"

[tool.poetry.group.dev.dependencies]
flake8 = "^6.0.0"
flake8 = ">=6,<8"
pylint = "^3.0.0"
pytest = "^8.0.1"
pydocstyle = "^6.1.1"
Expand Down

0 comments on commit 5acace8

Please sign in to comment.