Skip to content

Commit d2c0680

Browse files
authored
Merge pull request #152 from kinde-oss/renovate/flake8-7.x-fix
chore: update flake8 version to 7.0.0 in pyproject.toml
2 parents f10cd92 + b38bfc3 commit d2c0680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,6 @@ pycodestyle = "^2.0"
7676
pytest-asyncio = "^0.26.0"
7777
pytest-timeout = "^2.2.0"
7878
black = "^25.0.0"
79-
flake8 = "^6.1.0"
79+
flake8 = "^7.0.0"
8080
isort = "^5.12.0"
8181

0 commit comments

Comments
 (0)