Skip to content

Commit

Permalink
chore: update flake8 to version ^6
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-seifert committed Nov 23, 2023
1 parent 5e8beb8 commit 35fd09e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -27,7 +27,7 @@ click = "^8"
[tool.poetry.dev-dependencies]
black = "^22.12.0"
expecttest = "^0.1"
flake8 = "^3"
flake8 = "^6"
graphql-core = "^3"
hypothesis = "^6"
mypy = "^1"
Expand Down

0 comments on commit 35fd09e

Please sign in to comment.