Skip to content

Commit f1ac8ef

Browse files
dependabot[bot]JordonPhillips
authored andcommitted
Update flake8 requirement from <=6.1 to <=7.0.0
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@0.1...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f979b94 commit f1ac8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black<=24.3.0
2-
flake8<=6.1
2+
flake8<=7.0.0
33
mypy<=1.9.0
44
pytest<=8.1.1
55
pytest-asyncio<0.24.0

0 commit comments

Comments
 (0)