Skip to content

Commit 73b2c45

Browse files
authored
Merge pull request #8 from joakimwinum/dependabot/pip/flake8-gte-7.0.0-and-lt-7.4.0
Update flake8 requirement from <7.3.0,>=7.0.0 to >=7.0.0,<7.4.0
2 parents 9034656 + bf8afe2 commit 73b2c45

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)