HyukjinKwon commented on a change in pull request #32749:
URL: https://github.com/apache/spark/pull/32749#discussion_r646216117



##########
File path: dev/lint-python
##########
@@ -17,8 +17,7 @@
 #
 # define test binaries + versions
 FLAKE8_BUILD="flake8"
-# TODO(SPARK-34943): minimum version should be 3.8+
-MINIMUM_FLAKE8="3.5.0"
+MINIMUM_FLAKE8="3.8.0"

Review comment:
       > The minimum flake8 version needs to be 3.8.0. Your current version is 
3.6.0
   
   Just for extra calrification, the version in Jenkins should be bumped up 
together before merging this PR.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to