Skip to content

Commit a48afd1

Browse files
Update flake8 requirement from >=3.5.0 to >=7.3.0
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@3.5.0...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 7ab21ba commit a48afd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest>=3.6
88
nbval>=0.9.0
99
pytest-cov>=2.6.0
1010

11-
flake8>=3.5.0
11+
flake8>=7.3.0
1212

1313
sphinx<8.2.0
1414
sphinx_book_theme

0 commit comments

Comments
 (0)