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 0aac5857a6a Updating constraints. Github run id:12789411537
0aac5857a6a is described below
commit 0aac5857a6a0562a1cee09b28b4255aae7793fdc
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed Jan 15 14:46:12 2025 +0000
Updating constraints. Github run id:12789411537
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
02d83b0768ff8ad3024b3a42cf8829789867861f.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/12789411537/
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 | 10 +++++-----
constraints-3.11.txt | 10 +++++-----
constraints-3.12.txt | 10 +++++-----
constraints-3.9.txt | 8 ++++----
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 | 10 +++++-----
constraints-source-providers-3.11.txt | 10 +++++-----
constraints-source-providers-3.12.txt | 10 +++++-----
constraints-source-providers-3.9.txt | 8 ++++----
12 files changed, 42 insertions(+), 42 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 8ea19f5f292..cdcdb0e3ef0 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-01-14T19:57:42.935950
+# This constraints file was automatically generated on
2025-01-15T13:59:54.702690
# 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.
@@ -277,7 +277,7 @@ debugpy==1.8.11
decorator==5.1.1
deepdiff==8.1.1
defusedxml==0.7.1
-deltalake==0.23.2
+deltalake==0.24.0
diagrams==0.24.1
dill==0.3.1.1
distro==1.9.0
@@ -655,7 +655,7 @@ sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.4
snowflake-snowpark-python==1.26.0
-snowflake-sqlalchemy==1.7.2
+snowflake-sqlalchemy==1.7.3
sortedcontainers==2.4.0
soupsieve==2.6
sphinx-airflow-theme==0.1.0
@@ -689,7 +689,7 @@ std-uritemplate==2.0.1
strictyaml==1.7.3
structlog==24.4.0
sympy==1.13.3
-tableauserverclient==0.35
+tableauserverclient==0.36
tabulate==0.9.0
tenacity==9.0.0
teradatasql==20.0.0.22
@@ -759,7 +759,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.7
-ydb==3.18.14
+ydb==3.18.15
zeep==4.3.1
zenpy==2.0.56
zipp==3.21.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 7c84d01cc84..b14dc29c117 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-01-14T19:57:42.684377
+# This constraints file was automatically generated on
2025-01-15T13:59:54.682729
# 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.
@@ -277,7 +277,7 @@ debugpy==1.8.11
decorator==5.1.1
deepdiff==8.1.1
defusedxml==0.7.1
-deltalake==0.23.2
+deltalake==0.24.0
diagrams==0.24.1
dill==0.3.1.1
distro==1.9.0
@@ -655,7 +655,7 @@ sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.4
snowflake-snowpark-python==1.26.0
-snowflake-sqlalchemy==1.7.2
+snowflake-sqlalchemy==1.7.3
sortedcontainers==2.4.0
soupsieve==2.6
sphinx-airflow-theme==0.1.0
@@ -689,7 +689,7 @@ std-uritemplate==2.0.1
strictyaml==1.7.3
structlog==24.4.0
sympy==1.13.3
-tableauserverclient==0.35
+tableauserverclient==0.36
tabulate==0.9.0
tenacity==9.0.0
teradatasql==20.0.0.22
@@ -758,7 +758,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.7
-ydb==3.18.14
+ydb==3.18.15
zeep==4.3.1
zenpy==2.0.56
zipp==3.21.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 94f70fac03d..19067843b21 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-01-14T19:57:53.561542
+# This constraints file was automatically generated on
2025-01-15T14:00:07.552488
# 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.
@@ -273,7 +273,7 @@ debugpy==1.8.11
decorator==5.1.1
deepdiff==8.1.1
defusedxml==0.7.1
-deltalake==0.23.2
+deltalake==0.24.0
diagrams==0.24.1
dill==0.3.9
distro==1.9.0
@@ -644,7 +644,7 @@ smmap==5.0.2
sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.4
-snowflake-sqlalchemy==1.7.2
+snowflake-sqlalchemy==1.7.3
sortedcontainers==2.4.0
soupsieve==2.6
sphinx-airflow-theme==0.1.0
@@ -678,7 +678,7 @@ std-uritemplate==2.0.1
strictyaml==1.7.3
structlog==24.4.0
sympy==1.13.3
-tableauserverclient==0.35
+tableauserverclient==0.36
tabulate==0.9.0
tenacity==9.0.0
teradatasql==20.0.0.22
@@ -748,7 +748,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.7
-ydb==3.18.14
+ydb==3.18.15
zeep==4.3.1
zenpy==2.0.56
zipp==3.21.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index cd7b6922bbf..fdb7b175ddb 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2025-01-14T19:57:43.188760
+# This constraints file was automatically generated on
2025-01-15T13:59:54.339232
# 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.
@@ -276,7 +276,7 @@ debugpy==1.8.11
decorator==5.1.1
deepdiff==8.1.1
defusedxml==0.7.1
-deltalake==0.23.2
+deltalake==0.24.0
diagrams==0.24.1
dill==0.3.1.1
distro==1.9.0
@@ -654,7 +654,7 @@ sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.4
snowflake-snowpark-python==1.26.0
-snowflake-sqlalchemy==1.7.2
+snowflake-sqlalchemy==1.7.3
sortedcontainers==2.4.0
soupsieve==2.6
sphinx-airflow-theme==0.1.0
@@ -760,7 +760,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.7
-ydb==3.18.14
+ydb==3.18.15
zeep==4.3.1
zenpy==2.0.56
zipp==3.21.0
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 2167575bf86..2d2affaf763 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-01-14T19:50:27.598271
+# This constraints file was automatically generated on
2025-01-15T13:52:42.349081
# 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 a5897a458c0..65ff1b5e4cc 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-01-14T19:50:27.780540
+# This constraints file was automatically generated on
2025-01-15T13:52:42.908536
# 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 e77820a3615..a0005d4879e 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-01-14T19:54:45.792566
+# This constraints file was automatically generated on
2025-01-15T13:56:58.880885
# 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 2fd37a8ded0..0fa3a20b8c9 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-01-14T19:50:27.525424
+# This constraints file was automatically generated on
2025-01-15T13:52:43.005405
# 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 4c0e391b071..5f604065cae 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-01-14T19:50:19.264499
+# This constraints file was automatically generated on
2025-01-15T13:52:34.028378
# 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.
@@ -167,7 +167,7 @@ debugpy==1.8.11
decorator==5.1.1
deepdiff==8.1.1
defusedxml==0.7.1
-deltalake==0.23.2
+deltalake==0.24.0
diagrams==0.24.1
dill==0.3.1.1
distro==1.9.0
@@ -545,7 +545,7 @@ sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.4
snowflake-snowpark-python==1.26.0
-snowflake-sqlalchemy==1.7.2
+snowflake-sqlalchemy==1.7.3
sortedcontainers==2.4.0
soupsieve==2.6
sphinx-airflow-theme==0.1.0
@@ -579,7 +579,7 @@ std-uritemplate==2.0.1
strictyaml==1.7.3
structlog==24.4.0
sympy==1.13.3
-tableauserverclient==0.35
+tableauserverclient==0.36
tabulate==0.9.0
tenacity==9.0.0
teradatasql==20.0.0.22
@@ -649,7 +649,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.7
-ydb==3.18.14
+ydb==3.18.15
zeep==4.3.1
zenpy==2.0.56
zipp==3.21.0
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 1c3fcfceb60..2b5fca21d28 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-01-14T19:50:19.776258
+# This constraints file was automatically generated on
2025-01-15T13:52:34.257996
# 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.
@@ -167,7 +167,7 @@ debugpy==1.8.11
decorator==5.1.1
deepdiff==8.1.1
defusedxml==0.7.1
-deltalake==0.23.2
+deltalake==0.24.0
diagrams==0.24.1
dill==0.3.1.1
distro==1.9.0
@@ -545,7 +545,7 @@ sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.4
snowflake-snowpark-python==1.26.0
-snowflake-sqlalchemy==1.7.2
+snowflake-sqlalchemy==1.7.3
sortedcontainers==2.4.0
soupsieve==2.6
sphinx-airflow-theme==0.1.0
@@ -579,7 +579,7 @@ std-uritemplate==2.0.1
strictyaml==1.7.3
structlog==24.4.0
sympy==1.13.3
-tableauserverclient==0.35
+tableauserverclient==0.36
tabulate==0.9.0
tenacity==9.0.0
teradatasql==20.0.0.22
@@ -648,7 +648,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.7
-ydb==3.18.14
+ydb==3.18.15
zeep==4.3.1
zenpy==2.0.56
zipp==3.21.0
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 56ae3ee3404..b244f7bb138 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-01-14T19:50:19.909701
+# This constraints file was automatically generated on
2025-01-15T13:52:34.204556
# 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.
@@ -164,7 +164,7 @@ debugpy==1.8.11
decorator==5.1.1
deepdiff==8.1.1
defusedxml==0.7.1
-deltalake==0.23.2
+deltalake==0.24.0
diagrams==0.24.1
dill==0.3.9
distro==1.9.0
@@ -535,7 +535,7 @@ smmap==5.0.2
sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.4
-snowflake-sqlalchemy==1.7.2
+snowflake-sqlalchemy==1.7.3
sortedcontainers==2.4.0
soupsieve==2.6
sphinx-airflow-theme==0.1.0
@@ -569,7 +569,7 @@ std-uritemplate==2.0.1
strictyaml==1.7.3
structlog==24.4.0
sympy==1.13.3
-tableauserverclient==0.35
+tableauserverclient==0.36
tabulate==0.9.0
tenacity==9.0.0
teradatasql==20.0.0.22
@@ -639,7 +639,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.7
-ydb==3.18.14
+ydb==3.18.15
zeep==4.3.1
zenpy==2.0.56
zipp==3.21.0
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 202334a3d20..ede343be608 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-01-14T19:50:19.577819
+# This constraints file was automatically generated on
2025-01-15T13:52:33.788526
# 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.
@@ -167,7 +167,7 @@ debugpy==1.8.11
decorator==5.1.1
deepdiff==8.1.1
defusedxml==0.7.1
-deltalake==0.23.2
+deltalake==0.24.0
diagrams==0.24.1
dill==0.3.1.1
distro==1.9.0
@@ -545,7 +545,7 @@ sniffio==1.3.1
snowballstemmer==2.2.0
snowflake-connector-python==3.12.4
snowflake-snowpark-python==1.26.0
-snowflake-sqlalchemy==1.7.2
+snowflake-sqlalchemy==1.7.3
sortedcontainers==2.4.0
soupsieve==2.6
sphinx-airflow-theme==0.1.0
@@ -651,7 +651,7 @@ yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.18.3
ydb-dbapi==0.1.7
-ydb==3.18.14
+ydb==3.18.15
zeep==4.3.1
zenpy==2.0.56
zipp==3.21.0