dstandish commented on a change in pull request #20759:
URL: https://github.com/apache/airflow/pull/20759#discussion_r828248873



##########
File path: setup.py
##########
@@ -381,7 +381,7 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
 ]
 kubernetes = [
     'cryptography>=2.0.0',
-    'kubernetes>=3.0.0',
+    'kubernetes>=21.7.0',

Review comment:
       OK @mik-laj i made this change.  I could not find any other instances 
like this.  Any concerns with merging now?




-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to