Skip to content

Commit cce3c1f

Browse files
Bump flake8 from 4.0.1 to 6.0.0 (#25)
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@4.0.1...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d483dc5 commit cce3c1f

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
@@ -70,7 +70,7 @@ test = [
7070
"pytest-asyncio",
7171
"black==21.12b0",
7272
"isort==5.10.1",
73-
"flake8==4.0.1",
73+
"flake8==6.0.0",
7474
"django-stubs",
7575
"python-jose==3.3.0",
7676
"click==8.0.4"

0 commit comments

Comments
 (0)