Skip to content

Commit ba34c82

Browse files
build(deps): update flake8 requirement from >4 to >=7.3.0
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@4.0.1...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4663733 commit ba34c82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lint-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
diff_cover < 10.3
22
pydocstyle < 6.4
3-
flake8 > 4
3+
flake8 >= 7.3.0
44
flake8-bugbear < 25.12
55
bandit < 1.9.5
66
pylint < 4.1

0 commit comments

Comments
 (0)