This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-2-9
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-2-9 by this push:
new 2b64d20d70 Updating constraints. Github run id:8927419376
2b64d20d70 is described below
commit 2b64d20d7042dd90b0a04229c1b747fc3c3fcfc3
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu May 2 17:50:37 2024 +0000
Updating constraints. Github run id:8927419376
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/v2-9-test' in the 'apache/airflow' repository with commit sha
2d53c1089f78d8d1416f51af60e1e0354781c661.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/8927419376/
The image tag used for that build was:
2d53c1089f78d8d1416f51af60e1e0354781c661. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
2d53c1089f78d8d1416f51af60e1e0354781c661'
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.8.txt | 10 +++++-----
constraints-3.9.txt | 10 +++++-----
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.8.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.8.txt | 10 +++++-----
constraints-source-providers-3.9.txt | 10 +++++-----
15 files changed, 55 insertions(+), 55 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 49727748b6..89e8ccdf5a 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-05-02T09:32:18.822723
+# This constraints file was automatically generated on
2024-05-02T17:04:30.636786
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -476,7 +476,7 @@ nodeenv==1.8.0
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -494,7 +494,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
orjson==3.10.2
oss2==2.18.5
@@ -513,7 +513,7 @@ pendulum==3.0.0
pexpect==4.9.0
pgvector==0.2.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -729,7 +729,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 823c60e342..f083b52c71 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-05-02T09:32:18.921688
+# This constraints file was automatically generated on
2024-05-02T17:04:31.194591
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -474,7 +474,7 @@ nodeenv==1.8.0
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -492,7 +492,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
orjson==3.10.2
oss2==2.18.5
@@ -511,7 +511,7 @@ pendulum==3.0.0
pexpect==4.9.0
pgvector==0.2.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -726,7 +726,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index c079bac4ae..fb448bff17 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-05-02T09:32:33.669995
+# This constraints file was automatically generated on
2024-05-02T17:04:48.530355
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -455,7 +455,7 @@ nh3==0.2.17
nodeenv==1.8.0
numpy==1.26.4
oauthlib==3.2.2
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -473,7 +473,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
oss2==2.18.5
packaging==24.0
@@ -490,7 +490,7 @@ pendulum==3.0.0
pexpect==4.9.0
pgvector==0.2.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -703,7 +703,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index b1859441e8..3cb2118c5c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-05-02T09:32:18.782097
+# This constraints file was automatically generated on
2024-05-02T17:04:31.178060
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -478,7 +478,7 @@ nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -496,7 +496,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
orjson==3.10.2
oss2==2.18.5
@@ -516,7 +516,7 @@ pexpect==4.9.0
pgvector==0.2.5
pickleshare==0.7.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -734,7 +734,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1b4fb42e41..01d0ba550b 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-05-02T09:32:18.216819
+# This constraints file was automatically generated on
2024-05-02T17:04:30.819189
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -476,7 +476,7 @@ nodeenv==1.8.0
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -494,7 +494,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
orjson==3.10.2
oss2==2.18.5
@@ -513,7 +513,7 @@ pendulum==3.0.0
pexpect==4.9.0
pgvector==0.2.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -730,7 +730,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 6731ad0023..30dd75e577 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
2024-05-02T09:25:38.328971
+# This constraints file was automatically generated on
2024-05-02T16:56:39.947229
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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 f30d412983..cda7764469 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
2024-05-02T09:25:38.402316
+# This constraints file was automatically generated on
2024-05-02T16:56:40.319420
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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 110ea0e802..73675f4346 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
2024-05-02T09:30:30.776706
+# This constraints file was automatically generated on
2024-05-02T17:02:30.099883
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.8.txt b/constraints-no-providers-3.8.txt
index 54152eb432..43eb7c3293 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-05-02T09:25:38.206889
+# This constraints file was automatically generated on
2024-05-02T16:56:40.385739
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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 498507cf54..c03a51acff 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
2024-05-02T09:25:38.499639
+# This constraints file was automatically generated on
2024-05-02T16:56:39.923334
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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 dc3b2d56fe..37bec7f821 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
2024-05-02T09:25:24.621866
+# This constraints file was automatically generated on
2024-05-02T16:56:26.687603
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -365,7 +365,7 @@ nodeenv==1.8.0
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -383,7 +383,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
orjson==3.10.2
oss2==2.18.5
@@ -402,7 +402,7 @@ pendulum==3.0.0
pexpect==4.9.0
pgvector==0.2.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -618,7 +618,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 5677a7aa61..806bc68ace 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
2024-05-02T09:25:24.797563
+# This constraints file was automatically generated on
2024-05-02T16:56:26.209138
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -363,7 +363,7 @@ nodeenv==1.8.0
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -381,7 +381,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
orjson==3.10.2
oss2==2.18.5
@@ -400,7 +400,7 @@ pendulum==3.0.0
pexpect==4.9.0
pgvector==0.2.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -615,7 +615,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 5375bee5b9..807a20b20f 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
2024-05-02T09:25:29.030059
+# This constraints file was automatically generated on
2024-05-02T16:56:31.199312
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -346,7 +346,7 @@ nh3==0.2.17
nodeenv==1.8.0
numpy==1.26.4
oauthlib==3.2.2
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -364,7 +364,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
oss2==2.18.5
packaging==24.0
@@ -381,7 +381,7 @@ pendulum==3.0.0
pexpect==4.9.0
pgvector==0.2.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -594,7 +594,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index e5e566bed1..89e8789b15 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-05-02T09:25:24.959556
+# This constraints file was automatically generated on
2024-05-02T16:56:26.618023
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -367,7 +367,7 @@ nodeenv==1.8.0
numpy==1.24.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -385,7 +385,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
orjson==3.10.2
oss2==2.18.5
@@ -405,7 +405,7 @@ pexpect==4.9.0
pgvector==0.2.5
pickleshare==0.7.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -623,7 +623,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 30fc1bf721..07d8ff6a38 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
2024-05-02T09:25:25.441993
+# This constraints file was automatically generated on
2024-05-02T16:56:27.019594
# via "eager-upgrade" mechanism of PIP. For the "v2-9-test" 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.
@@ -365,7 +365,7 @@ nodeenv==1.8.0
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.25.0
+openai==1.25.1
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
openlineage-integration-common==1.13.1
@@ -383,7 +383,7 @@ opentelemetry-proto==1.24.0
opentelemetry-sdk==1.24.0
opentelemetry-semantic-conventions==0.45b0
opsgenie-sdk==2.1.5
-oracledb==2.1.2
+oracledb==2.2.0
ordered-set==4.1.0
orjson==3.10.2
oss2==2.18.5
@@ -402,7 +402,7 @@ pendulum==3.0.0
pexpect==4.9.0
pgvector==0.2.5
pinecone-client==2.2.4
-pinotdb==5.1.6
+pinotdb==5.2.0
pipdeptree==2.19.1
pipx==1.5.0
pkginfo==1.10.0
@@ -619,7 +619,7 @@ xmlsec==1.3.13
xmltodict==0.13.0
yamllint==1.35.1
yandex-query-client==0.1.3
-yandexcloud==0.271.0
+yandexcloud==0.278.0
yarl==1.9.4
zeep==4.2.1
zenpy==2.0.48