Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump apache-airflow from 2.8.1 to 2.9.0 in /integration/airflow #3798

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions integration/airflow/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ annotated-types==0.6.0
# via pydantic
anyio==4.3.0
# via httpx
apache-airflow==2.8.1
apache-airflow==2.9.0
# via
# apache-airflow-providers-common-io
# apache-airflow-providers-common-sql
Expand Down Expand Up @@ -112,7 +112,7 @@ connexion[flask]==2.14.2
# connexion
cron-descriptor==1.4.3
# via apache-airflow
croniter==2.0.1
croniter==2.0.2
# via apache-airflow
cryptography==41.0.7
# via
Expand Down Expand Up @@ -158,7 +158,7 @@ flask==2.2.5
# flask-session
# flask-sqlalchemy
# flask-wtf
flask-appbuilder==4.3.10
flask-appbuilder==4.4.1
# via apache-airflow
flask-babel==2.0.0
# via flask-appbuilder
Expand All @@ -172,7 +172,7 @@ flask-login==0.6.3
# via
# apache-airflow
# flask-appbuilder
flask-session==0.6.0
flask-session==0.5.0
# via apache-airflow
flask-sqlalchemy==2.5.1
# via flask-appbuilder
Expand Down Expand Up @@ -525,7 +525,7 @@ uc-micro-py==1.0.3
# via linkify-it-py
unicodecsv==0.14.1
# via apache-airflow
universal-pathlib==0.2.1
universal-pathlib==0.2.2
# via apache-airflow
urllib3==2.2.1
# via
Expand Down
Loading