Skip to content

Commit

Permalink
chore(deps): update flake8 to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbriere1 committed Aug 27, 2024
1 parent f836e66 commit 4e985f6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -12,7 +12,7 @@ python = "^3.9"

[tool.poetry.group.dev.dependencies]
black = "^24.0.0"
flake8 = "^6.1.0"
flake8 = "^7.0.0"
pytest = "^8.0.0"
awscli = "~1"
flake8-pyproject = "~1.2.3"
Expand Down

0 comments on commit 4e985f6

Please sign in to comment.