Lee-W commented on code in PR #70261: URL: https://github.com/apache/airflow/pull/70261#discussion_r3636793223
########## scripts/ci/prek/check_provider_yaml_files.py: ########## @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # /// script -# requires-python = ">=3.10,<3.11" +# requires-python = ">=3.10" Review Comment: Hmmm... I blocked it every time I saw it🤔 things seem to work fine. Plus 3.10 EOL is nearby (oct 31st). Probably worth relax it? WDYT -- 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]
