This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new 6c0befd498a Updating constraints. Github run id:13632117288
6c0befd498a is described below
commit 6c0befd498ae96b8bc10c584a5a6155fe67baa26
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Mar 3 14:42:51 2025 +0000
Updating constraints. Github run id:13632117288
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/main' in the 'apache/airflow' repository with commit sha
0eb4d91761d1cf0c4ae6a183ec0724414c550291.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/13632117288/
All tests passed in this build so we determined we can push the updated
constraints.
See
https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for
details.
---
constraints-3.10.txt | 34 +++++++++++++++----------------
constraints-3.11.txt | 38 +++++++++++++++++------------------
constraints-3.12.txt | 38 +++++++++++++++++------------------
constraints-3.9.txt | 34 +++++++++++++++----------------
constraints-no-providers-3.10.txt | 2 +-
constraints-no-providers-3.11.txt | 2 +-
constraints-no-providers-3.12.txt | 2 +-
constraints-no-providers-3.9.txt | 2 +-
constraints-source-providers-3.10.txt | 2 +-
constraints-source-providers-3.11.txt | 4 ++--
constraints-source-providers-3.12.txt | 4 ++--
constraints-source-providers-3.9.txt | 2 +-
12 files changed, 82 insertions(+), 82 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index f6f7daf9309..5332007a4cb 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:26:12.540511
+# This constraints file was automatically generated on
2025-03-03T14:21:43.993846
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -269,7 +269,7 @@ coverage==7.6.12
crcmod==1.7
cron-descriptor==1.4.5
croniter==6.0.0
-cryptography==44.0.2
+cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==4.0.0
dataclasses-json==0.6.7
@@ -378,9 +378,9 @@ greenlet==3.1.1
grpc-google-iam-v1==0.14.0
grpc-interceptor==0.15.4
grpcio-gcp==0.2.2
-grpcio-health-checking==1.65.5
-grpcio-status==1.65.5
-grpcio-tools==1.65.5
+grpcio-health-checking==1.62.3
+grpcio-status==1.62.3
+grpcio-tools==1.62.3
grpcio==1.65.5
gssapi==1.9.0
gunicorn==23.0.0
@@ -406,7 +406,7 @@ idna==3.10
ijson==3.3.0
imagesize==1.4.1
immutabledict==4.2.1
-importlib_metadata==8.5.0
+importlib_metadata==8.4.0
impyla==0.20.0
incremental==24.7.2
inflection==0.5.1
@@ -507,15 +507,15 @@ openlineage-python==1.29.0
openlineage_sql==1.29.0
openpyxl==3.1.5
opensearch-py==2.8.0
-opentelemetry-api==1.30.0
-opentelemetry-exporter-otlp-proto-common==1.30.0
-opentelemetry-exporter-otlp-proto-grpc==1.30.0
-opentelemetry-exporter-otlp-proto-http==1.30.0
-opentelemetry-exporter-otlp==1.30.0
-opentelemetry-exporter-prometheus==0.51b0
-opentelemetry-proto==1.30.0
-opentelemetry-sdk==1.30.0
-opentelemetry-semantic-conventions==0.51b0
+opentelemetry-api==1.27.0
+opentelemetry-exporter-otlp-proto-common==1.27.0
+opentelemetry-exporter-otlp-proto-grpc==1.27.0
+opentelemetry-exporter-otlp-proto-http==1.27.0
+opentelemetry-exporter-otlp==1.27.0
+opentelemetry-exporter-prometheus==0.48b0
+opentelemetry-proto==1.27.0
+opentelemetry-sdk==1.27.0
+opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
oracledb==2.5.1
ordered-set==4.1.0
@@ -554,7 +554,7 @@ prometheus_client==0.21.1
prompt_toolkit==3.0.50
propcache==0.3.0
proto-plus==1.26.0
-protobuf==5.29.3
+protobuf==4.25.6
psutil==7.0.0
psycopg2-binary==2.9.10
ptyprocess==0.7.0
@@ -763,7 +763,7 @@ xmlsec==1.3.14
xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
-yandexcloud==0.333.0
+yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.10
ydb==3.19.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index f335d6da547..bc264095de6 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:29:13.466093
+# This constraints file was automatically generated on
2025-03-03T14:24:45.191481
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -188,7 +188,7 @@ apache-airflow-providers-weaviate==3.0.1
apache-airflow-providers-yandex==4.0.1
apache-airflow-providers-ydb==2.1.0
apache-airflow-providers-zendesk==4.9.0
-apache-beam==2.63.0
+apache-beam==2.59.0
apispec==6.8.1
apprise==1.9.2
argcomplete==3.5.3
@@ -269,7 +269,7 @@ coverage==7.6.12
crcmod==1.7
cron-descriptor==1.4.5
croniter==6.0.0
-cryptography==44.0.2
+cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==4.0.0
dataclasses-json==0.6.7
@@ -377,10 +377,10 @@ greenlet==3.1.1
grpc-google-iam-v1==0.14.0
grpc-interceptor==0.15.4
grpcio-gcp==0.2.2
-grpcio-health-checking==1.65.5
-grpcio-status==1.65.5
-grpcio-tools==1.65.5
-grpcio==1.65.5
+grpcio-health-checking==1.62.3
+grpcio-status==1.62.3
+grpcio-tools==1.62.3
+grpcio==1.70.0
gssapi==1.9.0
gunicorn==23.0.0
h11==0.14.0
@@ -405,7 +405,7 @@ idna==3.10
ijson==3.3.0
imagesize==1.4.1
immutabledict==4.2.1
-importlib_metadata==8.5.0
+importlib_metadata==8.4.0
impyla==0.20.0
incremental==24.7.2
inflection==0.5.1
@@ -507,15 +507,15 @@ openlineage-python==1.29.0
openlineage_sql==1.29.0
openpyxl==3.1.5
opensearch-py==2.8.0
-opentelemetry-api==1.30.0
-opentelemetry-exporter-otlp-proto-common==1.30.0
-opentelemetry-exporter-otlp-proto-grpc==1.30.0
-opentelemetry-exporter-otlp-proto-http==1.30.0
-opentelemetry-exporter-otlp==1.30.0
-opentelemetry-exporter-prometheus==0.51b0
-opentelemetry-proto==1.30.0
-opentelemetry-sdk==1.30.0
-opentelemetry-semantic-conventions==0.51b0
+opentelemetry-api==1.27.0
+opentelemetry-exporter-otlp-proto-common==1.27.0
+opentelemetry-exporter-otlp-proto-grpc==1.27.0
+opentelemetry-exporter-otlp-proto-http==1.27.0
+opentelemetry-exporter-otlp==1.27.0
+opentelemetry-exporter-prometheus==0.48b0
+opentelemetry-proto==1.27.0
+opentelemetry-sdk==1.27.0
+opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
oracledb==2.5.1
ordered-set==4.1.0
@@ -554,7 +554,7 @@ prometheus_client==0.21.1
prompt_toolkit==3.0.50
propcache==0.3.0
proto-plus==1.26.0
-protobuf==5.29.3
+protobuf==4.25.6
psutil==7.0.0
psycopg2-binary==2.9.10
ptyprocess==0.7.0
@@ -764,7 +764,7 @@ xmlsec==1.3.14
xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
-yandexcloud==0.333.0
+yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.10
ydb==3.19.1
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 35cd819496b..897c25bd518 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:32:16.247971
+# This constraints file was automatically generated on
2025-03-03T14:27:48.336404
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -187,7 +187,7 @@ apache-airflow-providers-weaviate==3.0.1
apache-airflow-providers-yandex==4.0.1
apache-airflow-providers-ydb==2.1.0
apache-airflow-providers-zendesk==4.9.0
-apache-beam==2.63.0
+apache-beam==2.59.0
apispec==6.8.1
apprise==1.9.2
argcomplete==3.5.3
@@ -267,7 +267,7 @@ coverage==7.6.12
crcmod==1.7
cron-descriptor==1.4.5
croniter==6.0.0
-cryptography==44.0.2
+cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==4.0.0
dataclasses-json==0.6.7
@@ -375,10 +375,10 @@ greenlet==3.1.1
grpc-google-iam-v1==0.14.0
grpc-interceptor==0.15.4
grpcio-gcp==0.2.2
-grpcio-health-checking==1.65.5
-grpcio-status==1.65.5
-grpcio-tools==1.65.5
-grpcio==1.65.5
+grpcio-health-checking==1.62.3
+grpcio-status==1.62.3
+grpcio-tools==1.62.3
+grpcio==1.70.0
gssapi==1.9.0
gunicorn==23.0.0
h11==0.14.0
@@ -403,7 +403,7 @@ idna==3.10
ijson==3.3.0
imagesize==1.4.1
immutabledict==4.2.1
-importlib_metadata==8.5.0
+importlib_metadata==8.4.0
impyla==0.20.0
incremental==24.7.2
inflection==0.5.1
@@ -505,15 +505,15 @@ openlineage-python==1.29.0
openlineage_sql==1.29.0
openpyxl==3.1.5
opensearch-py==2.8.0
-opentelemetry-api==1.30.0
-opentelemetry-exporter-otlp-proto-common==1.30.0
-opentelemetry-exporter-otlp-proto-grpc==1.30.0
-opentelemetry-exporter-otlp-proto-http==1.30.0
-opentelemetry-exporter-otlp==1.30.0
-opentelemetry-exporter-prometheus==0.51b0
-opentelemetry-proto==1.30.0
-opentelemetry-sdk==1.30.0
-opentelemetry-semantic-conventions==0.51b0
+opentelemetry-api==1.27.0
+opentelemetry-exporter-otlp-proto-common==1.27.0
+opentelemetry-exporter-otlp-proto-grpc==1.27.0
+opentelemetry-exporter-otlp-proto-http==1.27.0
+opentelemetry-exporter-otlp==1.27.0
+opentelemetry-exporter-prometheus==0.48b0
+opentelemetry-proto==1.27.0
+opentelemetry-sdk==1.27.0
+opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
oracledb==2.5.1
ordered-set==4.1.0
@@ -552,7 +552,7 @@ prometheus_client==0.21.1
prompt_toolkit==3.0.50
propcache==0.3.0
proto-plus==1.26.0
-protobuf==5.29.3
+protobuf==4.25.6
psutil==7.0.0
psycopg2-binary==2.9.10
ptyprocess==0.7.0
@@ -762,7 +762,7 @@ xmlsec==1.3.14
xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
-yandexcloud==0.333.0
+yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.10
ydb==3.19.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 7257bc0225f..edbb1e55cd6 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:23:03.662387
+# This constraints file was automatically generated on
2025-03-03T14:18:33.662853
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -268,7 +268,7 @@ coverage==7.6.12
crcmod==1.7
cron-descriptor==1.4.5
croniter==6.0.0
-cryptography==44.0.2
+cryptography==42.0.8
curlify==2.2.1
databricks-sql-connector==4.0.0
dataclasses-json==0.6.7
@@ -378,9 +378,9 @@ greenlet==3.1.1
grpc-google-iam-v1==0.14.0
grpc-interceptor==0.15.4
grpcio-gcp==0.2.2
-grpcio-health-checking==1.65.5
-grpcio-status==1.65.5
-grpcio-tools==1.65.5
+grpcio-health-checking==1.62.3
+grpcio-status==1.62.3
+grpcio-tools==1.62.3
grpcio==1.65.5
gssapi==1.9.0
gunicorn==23.0.0
@@ -404,7 +404,7 @@ idna==3.10
ijson==3.3.0
imagesize==1.4.1
immutabledict==4.2.1
-importlib_metadata==8.5.0
+importlib_metadata==8.4.0
importlib_resources==6.5.2
impyla==0.20.0
incremental==24.7.2
@@ -506,15 +506,15 @@ openlineage-python==1.29.0
openlineage_sql==1.29.0
openpyxl==3.1.5
opensearch-py==2.8.0
-opentelemetry-api==1.30.0
-opentelemetry-exporter-otlp-proto-common==1.30.0
-opentelemetry-exporter-otlp-proto-grpc==1.30.0
-opentelemetry-exporter-otlp-proto-http==1.30.0
-opentelemetry-exporter-otlp==1.30.0
-opentelemetry-exporter-prometheus==0.51b0
-opentelemetry-proto==1.30.0
-opentelemetry-sdk==1.30.0
-opentelemetry-semantic-conventions==0.51b0
+opentelemetry-api==1.27.0
+opentelemetry-exporter-otlp-proto-common==1.27.0
+opentelemetry-exporter-otlp-proto-grpc==1.27.0
+opentelemetry-exporter-otlp-proto-http==1.27.0
+opentelemetry-exporter-otlp==1.27.0
+opentelemetry-exporter-prometheus==0.48b0
+opentelemetry-proto==1.27.0
+opentelemetry-sdk==1.27.0
+opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
oracledb==2.5.1
ordered-set==4.1.0
@@ -553,7 +553,7 @@ prometheus_client==0.21.1
prompt_toolkit==3.0.50
propcache==0.3.0
proto-plus==1.26.0
-protobuf==5.29.3
+protobuf==4.25.6
psutil==7.0.0
psycopg2-binary==2.9.10
ptyprocess==0.7.0
@@ -764,7 +764,7 @@ xmlsec==1.3.14
xmltodict==0.14.2
yamllint==1.35.1
yandex-query-client==0.1.4
-yandexcloud==0.333.0
+yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.10
ydb==3.19.1
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index ad951306d5f..b0b46646fe0 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:15:46.151016
+# This constraints file was automatically generated on
2025-03-03T14:11:19.172824
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index 987cdab886e..73e097a0e16 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:15:46.178530
+# This constraints file was automatically generated on
2025-03-03T14:11:19.526524
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index b626a2c4917..2701dc8098b 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:20:10.378993
+# This constraints file was automatically generated on
2025-03-03T14:15:34.518069
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index cf53dd7012f..1f80cbb326f 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:15:46.368827
+# This constraints file was automatically generated on
2025-03-03T14:11:19.398757
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 052536d81a0..a4c541adca6 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:15:36.564209
+# This constraints file was automatically generated on
2025-03-03T14:11:09.543597
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 4b39ce69df1..2869ec5ef7e 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:15:36.608999
+# This constraints file was automatically generated on
2025-03-03T14:11:09.529332
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
@@ -302,7 +302,7 @@ influxdb-client==1.48.0
iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
-ipython==9.0.0
+ipython==9.0.1
ipython_pygments_lexers==1.1.1
isodate==0.7.2
itsdangerous==2.2.0
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 7815d51ce52..02337dc4d31 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:15:36.851837
+# This constraints file was automatically generated on
2025-03-03T14:11:09.747908
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.
@@ -300,7 +300,7 @@ influxdb-client==1.48.0
iniconfig==2.0.0
ipdb==0.13.13
ipykernel==6.29.5
-ipython==9.0.0
+ipython==9.0.1
ipython_pygments_lexers==1.1.1
isodate==0.7.2
itsdangerous==2.2.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index e02db5b312e..4de8be14907 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-03-03T08:15:36.801318
+# This constraints file was automatically generated on
2025-03-03T14:11:09.694250
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package and all available community provider packages.