potiuk commented on a change in pull request #22344:
URL: https://github.com/apache/airflow/pull/22344#discussion_r839408446



##########
File path: dev/breeze/src/airflow_breeze/breeze.py
##########
@@ -302,7 +303,8 @@ def build_ci_image(
     build_cache: Optional[str],
     platform: Optional[str],
     debian_version: Optional[str],
-    upgrade_to_newer_dependencies: Optional[str],
+    upgrade_to_newer_dependencies: bool,

Review comment:
       That was the fix I made here -> 
https://github.com/apache/airflow/pull/22597




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


Reply via email to