diff --git a/composer/blog/gcp-tech-blog/data-orchestration-with-composer/requirements.txt b/composer/blog/gcp-tech-blog/data-orchestration-with-composer/requirements.txt index 840fe848c53..0a067248789 100644 --- a/composer/blog/gcp-tech-blog/data-orchestration-with-composer/requirements.txt +++ b/composer/blog/gcp-tech-blog/data-orchestration-with-composer/requirements.txt @@ -1,6 +1,6 @@ # be sure to update the constraints file to match # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files -apache-airflow[google]==2.1.2 +apache-airflow[google]==2.2.2 apache-airflow-providers-apache-beam==3.1.0 apache-airflow-providers-slack==4.0.0 apache-airflow-providers-http==2.0.0 diff --git a/composer/workflows/requirements.txt b/composer/workflows/requirements.txt index a38e67131c7..b27bd139df6 100644 --- a/composer/workflows/requirements.txt +++ b/composer/workflows/requirements.txt @@ -1,6 +1,6 @@ # be sure to update the constraints file to match # see https://airflow.apache.org/docs/apache-airflow/stable/installation/installing-from-pypi.html#constraints-files -apache-airflow==2.1.2 +apache-airflow==2.2.2 apache-airflow-providers-apache-beam==3.1.0 apache-airflow-providers-google==6.1.0 apache-airflow-providers-cncf-kubernetes==2.1.0