john-bodley commented on code in PR #24700:
URL: https://github.com/apache/superset/pull/24700#discussion_r1264186133


##########
requirements/development.in:
##########
@@ -21,7 +21,7 @@
 ipython
 progress>=1.5,<2
 pyinstrument>=4.0.2,<5
-pylint==2.9.6
+pylint==2.13.9

Review Comment:
   Is there a reason we're pinning `pylint` as opposed to leaving this 
unbounded and running `pip-compile-multi --upgrade-package=pylint`?



-- 
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.

To unsubscribe, e-mail: [email protected]

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