Skip to content

Commit b1cdab6

Browse files
Update flake8 requirement from <7.4.0,>=7.0.0 to >=7.3.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 0d5afb3 commit b1cdab6

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
@@ -1,4 +1,4 @@
11
autopep8>=2.3.2,<2.4.0
2-
flake8>=7.0.0,<7.4.0
2+
flake8>=7.3.0,<7.4.0
33
jupyterlab>=4.1.8,<4.6.0
44
bytecorecompiler==1.0.4

0 commit comments

Comments
 (0)