Skip to content

Commit 8302c2f

Browse files
authored
Merge pull request #13 from joakimwinum/dependabot/pip/flake8-gte-7.3.0-and-lt-7.4.0
Update flake8 requirement from <7.4.0,>=7.0.0 to >=7.3.0,<7.4.0
2 parents 0d5afb3 + b1cdab6 commit 8302c2f

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)