Skip to content

Commit 4dab309

Browse files
Update flake8 requirement from <=7.1.1 to <=7.1.2
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@0.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4314d0e commit 4dab309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black<=25.1.0
2-
flake8<=7.1.1
2+
flake8<=7.1.2
33
pyright==1.1.394
44
pytest<=8.3.4
55
pytest-asyncio<0.26.0

0 commit comments

Comments
 (0)