Skip to content

Commit bf8afe2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
autopep8>=2.1.0,<2.4.0
2-
flake8>=7.0.0,<7.3.0
2+
flake8>=7.0.0,<7.4.0
33
jupyterlab>=4.1.8,<4.5.0
44
bytecorecompiler==1.0.4

0 commit comments

Comments
 (0)