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 2d3c49b48e Updating constraints. Github run id:8517333181
2d3c49b48e is described below

commit 2d3c49b48e97f57b36430aa957dfbcea21d96f25
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Tue Apr 2 05:03:43 2024 +0000

    Updating constraints. Github run id:8517333181
    
    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 
12d38e1a5592e230a9843aae9090837285b51b97.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/8517333181/
    
    The image tag used for that build was: 
12d38e1a5592e230a9843aae9090837285b51b97. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
12d38e1a5592e230a9843aae9090837285b51b97'
    
    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                  | 16 ++++++++--------
 constraints-3.11.txt                  | 16 ++++++++--------
 constraints-3.12.txt                  | 16 ++++++++--------
 constraints-3.8.txt                   | 16 ++++++++--------
 constraints-3.9.txt                   | 16 ++++++++--------
 constraints-no-providers-3.10.txt     |  6 +++---
 constraints-no-providers-3.11.txt     |  6 +++---
 constraints-no-providers-3.12.txt     |  6 +++---
 constraints-no-providers-3.8.txt      |  6 +++---
 constraints-no-providers-3.9.txt      |  6 +++---
 constraints-source-providers-3.10.txt | 16 ++++++++--------
 constraints-source-providers-3.11.txt | 16 ++++++++--------
 constraints-source-providers-3.12.txt | 16 ++++++++--------
 constraints-source-providers-3.8.txt  | 16 ++++++++--------
 constraints-source-providers-3.9.txt  | 16 ++++++++--------
 15 files changed, 95 insertions(+), 95 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 9f8272b289..93e89550bd 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-04-01T09:47:14.616882
+# This constraints file was automatically generated on 
2024-04-02T04:31:56.784911
 # 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.
@@ -69,7 +69,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -270,7 +270,7 @@ db-dtypes==1.2.0
 debugpy==1.8.1
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.1.1
 distlib==0.3.8
 distro==1.9.0
@@ -320,7 +320,7 @@ google-cloud-audit-log==0.2.5
 google-cloud-automl==2.13.3
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -472,7 +472,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -511,7 +511,7 @@ pgvector==0.2.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 platformdirs==3.11.0
 pluggy==1.4.0
@@ -710,7 +710,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -724,7 +724,7 @@ xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
 yandex-query-client==0.1.3
-yandexcloud==0.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 690009cc4a..ad39f317c8 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-04-01T09:47:14.720680
+# This constraints file was automatically generated on 
2024-04-02T04:31:56.674637
 # 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.
@@ -69,7 +69,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -269,7 +269,7 @@ db-dtypes==1.2.0
 debugpy==1.8.1
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.1.1
 distlib==0.3.8
 distro==1.9.0
@@ -318,7 +318,7 @@ google-cloud-audit-log==0.2.5
 google-cloud-automl==2.13.3
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -470,7 +470,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -509,7 +509,7 @@ pgvector==0.2.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 platformdirs==3.11.0
 pluggy==1.4.0
@@ -707,7 +707,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -721,7 +721,7 @@ xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
 yandex-query-client==0.1.3
-yandexcloud==0.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 1b48ec4fca..e6d66f7978 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-04-01T09:48:05.547942
+# This constraints file was automatically generated on 
2024-04-02T04:32:11.805026
 # 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.
@@ -68,7 +68,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -262,7 +262,7 @@ datadog==0.49.1
 db-dtypes==1.2.0
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.8
 distlib==0.3.8
 distro==1.9.0
@@ -308,7 +308,7 @@ google-cloud-audit-log==0.2.5
 google-cloud-automl==2.13.3
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -453,7 +453,7 @@ nh3==0.2.17
 nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -490,7 +490,7 @@ pgvector==0.2.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 platformdirs==3.11.0
 pluggy==1.4.0
@@ -685,7 +685,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -700,7 +700,7 @@ xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
 yandex-query-client==0.1.3
-yandexcloud==0.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index d942deb13c..2b2c16beae 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-04-01T09:47:14.903471
+# This constraints file was automatically generated on 
2024-04-02T04:31:56.410950
 # 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.
@@ -69,7 +69,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -272,7 +272,7 @@ db-dtypes==1.2.0
 debugpy==1.8.1
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.1.1
 distlib==0.3.8
 distro==1.9.0
@@ -322,7 +322,7 @@ google-cloud-audit-log==0.2.5
 google-cloud-automl==2.13.3
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -474,7 +474,7 @@ nodeenv==1.8.0
 numpy==1.24.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -514,7 +514,7 @@ pickleshare==0.7.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 pkgutil_resolve_name==1.3.10
 platformdirs==3.11.0
@@ -714,7 +714,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -728,7 +728,7 @@ xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
 yandex-query-client==0.1.3
-yandexcloud==0.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 4b19f454b2..f13d4a5989 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-04-01T09:47:15.126588
+# This constraints file was automatically generated on 
2024-04-02T04:31:56.329436
 # 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.
@@ -69,7 +69,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -270,7 +270,7 @@ db-dtypes==1.2.0
 debugpy==1.8.1
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.1.1
 distlib==0.3.8
 distro==1.9.0
@@ -320,7 +320,7 @@ google-cloud-audit-log==0.2.5
 google-cloud-automl==2.13.3
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -472,7 +472,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -511,7 +511,7 @@ pgvector==0.2.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 platformdirs==3.11.0
 pluggy==1.4.0
@@ -710,7 +710,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -724,7 +724,7 @@ xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
 yandex-query-client==0.1.3
-yandexcloud==0.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index c1dd6daeae..c470572f0e 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-04-01T09:40:17.046735
+# This constraints file was automatically generated on 
2024-04-02T04:24:52.617622
 # 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.
@@ -34,7 +34,7 @@ SQLAlchemy-Utils==0.41.2
 SQLAlchemy==1.4.52
 WTForms==3.1.2
 Werkzeug==2.2.3
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiohttp==3.9.3
 aioitertools==0.11.0
 aiosignal==1.3.1
@@ -175,7 +175,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==2.0.7
-uv==0.1.24
+uv==0.1.27
 vine==5.1.0
 virtualenv==20.25.1
 wrapt==1.16.0
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 1a76de62b2..6a425c5175 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-04-01T09:40:16.524935
+# This constraints file was automatically generated on 
2024-04-02T04:24:52.563630
 # 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.
@@ -34,7 +34,7 @@ SQLAlchemy-Utils==0.41.2
 SQLAlchemy==1.4.52
 WTForms==3.1.2
 Werkzeug==2.2.3
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiohttp==3.9.3
 aioitertools==0.11.0
 aiosignal==1.3.1
@@ -173,7 +173,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==2.0.7
-uv==0.1.24
+uv==0.1.27
 vine==5.1.0
 virtualenv==20.25.1
 wrapt==1.16.0
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index 23eccbc696..9ba1717b1a 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-04-01T09:45:03.572462
+# This constraints file was automatically generated on 
2024-04-02T04:29:44.413130
 # 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.
@@ -34,7 +34,7 @@ SQLAlchemy-Utils==0.41.2
 SQLAlchemy==1.4.52
 WTForms==3.1.2
 Werkzeug==2.2.3
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiohttp==3.9.3
 aioitertools==0.11.0
 aiosignal==1.3.1
@@ -174,7 +174,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==2.0.7
-uv==0.1.24
+uv==0.1.27
 vine==5.1.0
 virtualenv==20.25.1
 wrapt==1.16.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index dba33555e0..973c0d63ce 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-04-01T09:40:16.626994
+# This constraints file was automatically generated on 
2024-04-02T04:24:51.991835
 # 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.
@@ -34,7 +34,7 @@ SQLAlchemy-Utils==0.41.2
 SQLAlchemy==1.4.52
 WTForms==3.1.2
 Werkzeug==2.2.3
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiohttp==3.9.3
 aioitertools==0.11.0
 aiosignal==1.3.1
@@ -177,7 +177,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==1.26.18
-uv==0.1.24
+uv==0.1.27
 vine==5.1.0
 virtualenv==20.25.1
 wrapt==1.16.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index d7050ba799..66c5be8f09 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-04-01T09:40:17.192573
+# This constraints file was automatically generated on 
2024-04-02T04:24:52.580776
 # 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.
@@ -34,7 +34,7 @@ SQLAlchemy-Utils==0.41.2
 SQLAlchemy==1.4.52
 WTForms==3.1.2
 Werkzeug==2.2.3
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiohttp==3.9.3
 aioitertools==0.11.0
 aiosignal==1.3.1
@@ -175,7 +175,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==1.26.18
-uv==0.1.24
+uv==0.1.27
 vine==5.1.0
 virtualenv==20.25.1
 wrapt==1.16.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index d171315af6..91a86ed646 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-04-01T09:40:04.330712
+# This constraints file was automatically generated on 
2024-04-02T04:24:40.110169
 # 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.
@@ -48,7 +48,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -161,7 +161,7 @@ db-dtypes==1.2.0
 debugpy==1.8.1
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.1.1
 distlib==0.3.8
 distro==1.9.0
@@ -210,7 +210,7 @@ google-cloud-appengine-logging==1.4.3
 google-cloud-audit-log==0.2.5
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -362,7 +362,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -401,7 +401,7 @@ pgvector==0.2.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 platformdirs==3.11.0
 pluggy==1.4.0
@@ -600,7 +600,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -614,7 +614,7 @@ xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
 yandex-query-client==0.1.3
-yandexcloud==0.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 7a3842030a..88f5512db8 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-04-01T09:40:04.600601
+# This constraints file was automatically generated on 
2024-04-02T04:24:40.039938
 # 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.
@@ -48,7 +48,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -160,7 +160,7 @@ db-dtypes==1.2.0
 debugpy==1.8.1
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.1.1
 distlib==0.3.8
 distro==1.9.0
@@ -208,7 +208,7 @@ google-cloud-appengine-logging==1.4.3
 google-cloud-audit-log==0.2.5
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -360,7 +360,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -399,7 +399,7 @@ pgvector==0.2.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 platformdirs==3.11.0
 pluggy==1.4.0
@@ -597,7 +597,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -611,7 +611,7 @@ xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
 yandex-query-client==0.1.3
-yandexcloud==0.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 168810608e..c883f9711d 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-04-01T09:40:08.486119
+# This constraints file was automatically generated on 
2024-04-02T04:24:44.157970
 # 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.
@@ -47,7 +47,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -155,7 +155,7 @@ datadog==0.49.1
 db-dtypes==1.2.0
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.8
 distlib==0.3.8
 distro==1.9.0
@@ -200,7 +200,7 @@ google-cloud-appengine-logging==1.4.3
 google-cloud-audit-log==0.2.5
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -345,7 +345,7 @@ nh3==0.2.17
 nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -382,7 +382,7 @@ pgvector==0.2.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 platformdirs==3.11.0
 pluggy==1.4.0
@@ -577,7 +577,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -592,7 +592,7 @@ xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
 yandex-query-client==0.1.3
-yandexcloud==0.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 42fb10cfcd..cd155d09cf 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-04-01T09:40:04.306994
+# This constraints file was automatically generated on 
2024-04-02T04:24:40.003787
 # 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.
@@ -48,7 +48,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -163,7 +163,7 @@ db-dtypes==1.2.0
 debugpy==1.8.1
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.1.1
 distlib==0.3.8
 distro==1.9.0
@@ -212,7 +212,7 @@ google-cloud-appengine-logging==1.4.3
 google-cloud-audit-log==0.2.5
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -364,7 +364,7 @@ nodeenv==1.8.0
 numpy==1.24.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -404,7 +404,7 @@ pickleshare==0.7.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 pkgutil_resolve_name==1.3.10
 platformdirs==3.11.0
@@ -604,7 +604,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.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.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 0225d8f26b..49502fd20c 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-04-01T09:40:04.655565
+# This constraints file was automatically generated on 
2024-04-02T04:24:40.277416
 # 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.
@@ -48,7 +48,7 @@ WTForms==3.1.2
 Werkzeug==2.2.3
 adal==1.2.7
 adlfs==2024.2.0
-aiobotocore==2.12.1
+aiobotocore==2.12.2
 aiofiles==23.2.1
 aiohttp==3.9.3
 aioitertools==0.11.0
@@ -161,7 +161,7 @@ db-dtypes==1.2.0
 debugpy==1.8.1
 decorator==5.1.1
 defusedxml==0.7.1
-deltalake==0.16.3
+deltalake==0.16.4
 dill==0.3.1.1
 distlib==0.3.8
 distro==1.9.0
@@ -210,7 +210,7 @@ google-cloud-appengine-logging==1.4.3
 google-cloud-audit-log==0.2.5
 google-cloud-batch==0.17.15
 google-cloud-bigquery-datatransfer==3.15.1
-google-cloud-bigquery==3.19.0
+google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.23.0
 google-cloud-build==3.24.0
 google-cloud-compute==1.18.0
@@ -362,7 +362,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.14.3
+openai==1.16.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.10.2
@@ -401,7 +401,7 @@ pgvector==0.2.5
 pinecone-client==2.2.4
 pinotdb==5.1.6
 pipdeptree==2.16.2
-pipx==1.4.3
+pipx==1.5.0
 pkginfo==1.10.0
 platformdirs==3.11.0
 pluggy==1.4.0
@@ -600,7 +600,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.24
+uv==0.1.27
 validators==0.24.0
 vertica-python==1.3.8
 vine==5.1.0
@@ -614,7 +614,7 @@ xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.35.1
 yandex-query-client==0.1.3
-yandexcloud==0.270.0
+yandexcloud==0.271.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.47

Reply via email to