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 7168238f16 Updating constraints. Github run id:9009303509
7168238f16 is described below

commit 7168238f1687680232403113e8e7357b592a3f44
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Wed May 8 23:18:38 2024 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index a9c3987e8c..4aeb4d1667 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-05-08T08:00:13.161701
+# This constraints file was automatically generated on 
2024-05-08T22:37:51.330295
 # 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.
@@ -87,7 +87,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -215,13 +215,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backoff==2.2.1
@@ -480,7 +480,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -576,7 +576,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -680,7 +680,7 @@ thrift==0.16.0
 time-machine==2.14.1
 tomli==2.0.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -720,7 +720,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==2.2.1
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 062d3d7ed2..67d3729a2c 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-05-08T08:00:13.565864
+# This constraints file was automatically generated on 
2024-05-08T22:37:51.066846
 # 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.
@@ -87,7 +87,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -214,13 +214,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backoff==2.2.1
@@ -478,7 +478,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -574,7 +574,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -677,7 +677,7 @@ thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.14.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -717,7 +717,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==2.2.1
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index ccc765ac72..e1ef5faf66 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-05-08T08:00:28.756448
+# This constraints file was automatically generated on 
2024-05-08T22:38:07.829393
 # 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.
@@ -86,7 +86,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -209,13 +209,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backoff==2.2.1
@@ -460,7 +460,7 @@ nh3==0.2.17
 nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -552,7 +552,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -654,7 +654,7 @@ thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.14.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -694,7 +694,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==2.2.1
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 2627bb2aa8..9eadd1d2ae 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-05-08T08:00:13.546931
+# This constraints file was automatically generated on 
2024-05-08T22:37:51.513513
 # 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.
@@ -87,7 +87,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -215,13 +215,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backcall==0.2.0
@@ -482,7 +482,7 @@ nodeenv==1.8.0
 numpy==1.24.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -580,7 +580,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -684,7 +684,7 @@ thrift==0.16.0
 time-machine==2.14.1
 tomli==2.0.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -725,7 +725,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 37c5d3ecc4..30cb38fdcd 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-05-08T08:00:13.709514
+# This constraints file was automatically generated on 
2024-05-08T22:37:51.211121
 # 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.
@@ -87,7 +87,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -215,13 +215,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backoff==2.2.1
@@ -480,7 +480,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -576,7 +576,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -680,7 +680,7 @@ thrift==0.16.0
 time-machine==2.14.1
 tomli==2.0.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -721,7 +721,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 8a1b124c65..572d4e669a 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-08T07:53:41.754976
+# This constraints file was automatically generated on 
2024-05-08T22:31:20.394596
 # 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.
@@ -180,7 +180,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==2.2.1
-uv==0.1.35
+uv==0.1.41
 vine==5.1.0
 virtualenv==20.26.1
 wirerope==0.4.7
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index a906c7df60..484340007e 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-08T07:53:41.827195
+# This constraints file was automatically generated on 
2024-05-08T22:31:20.501610
 # 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.
@@ -178,7 +178,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==2.2.1
-uv==0.1.35
+uv==0.1.41
 vine==5.1.0
 virtualenv==20.26.1
 wirerope==0.4.7
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index 5bae5f655b..42a9463323 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-08T07:58:28.815961
+# This constraints file was automatically generated on 
2024-05-08T22:36:06.216242
 # 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.
@@ -179,7 +179,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==2.2.1
-uv==0.1.35
+uv==0.1.41
 vine==5.1.0
 virtualenv==20.26.1
 wirerope==0.4.7
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 6d8975df3d..1b43f48277 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-08T07:53:41.594819
+# This constraints file was automatically generated on 
2024-05-08T22:31:20.194086
 # 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.
@@ -182,7 +182,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==1.26.18
-uv==0.1.35
+uv==0.1.41
 vine==5.1.0
 virtualenv==20.26.1
 wirerope==0.4.7
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index e0e68afd7a..2ea64ec4ee 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-08T07:53:41.523041
+# This constraints file was automatically generated on 
2024-05-08T22:31:20.656483
 # 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.
@@ -180,7 +180,7 @@ uc-micro-py==1.0.3
 unicodecsv==0.14.1
 universal_pathlib==0.2.2
 urllib3==1.26.18
-uv==0.1.35
+uv==0.1.41
 vine==5.1.0
 virtualenv==20.26.1
 wirerope==0.4.7
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 3a4444ed49..a222b8b5be 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-08T07:53:29.612081
+# This constraints file was automatically generated on 
2024-05-08T22:31:07.990737
 # 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.
@@ -66,7 +66,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -105,13 +105,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backoff==2.2.1
@@ -325,7 +325,6 @@ ldap3==2.9.1
 limits==3.11.0
 linkify-it-py==2.0.3
 lockfile==0.12.2
-loguru==0.7.2
 looker-sdk==24.8.0
 lxml==5.2.1
 lz4==4.3.3
@@ -370,7 +369,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -466,7 +465,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -570,7 +569,7 @@ thrift==0.16.0
 time-machine==2.14.1
 tomli==2.0.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -610,7 +609,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==2.2.1
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 6f4ff03d9c..84ad6458aa 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-08T07:53:30.101453
+# This constraints file was automatically generated on 
2024-05-08T22:31:08.651151
 # 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.
@@ -66,7 +66,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -104,13 +104,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backoff==2.2.1
@@ -323,7 +323,6 @@ ldap3==2.9.1
 limits==3.11.0
 linkify-it-py==2.0.3
 lockfile==0.12.2
-loguru==0.7.2
 looker-sdk==24.8.0
 lxml==5.2.1
 lz4==4.3.3
@@ -368,7 +367,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -464,7 +463,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -567,7 +566,7 @@ thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.14.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -607,7 +606,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==2.2.1
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 130c7ce497..6d2190b29d 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-08T07:53:33.675277
+# This constraints file was automatically generated on 
2024-05-08T22:31:12.274519
 # 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.
@@ -65,7 +65,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -101,13 +101,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backoff==2.2.1
@@ -311,7 +311,6 @@ ldap3==2.9.1
 limits==3.11.0
 linkify-it-py==2.0.3
 lockfile==0.12.2
-loguru==0.7.2
 looker-sdk==24.8.0
 lxml==5.2.1
 lz4==4.3.3
@@ -352,7 +351,7 @@ nh3==0.2.17
 nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -444,7 +443,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -546,7 +545,7 @@ thrift-sasl==0.4.3
 thrift==0.16.0
 time-machine==2.14.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -586,7 +585,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==2.2.1
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index b2756ad912..3128f1ea81 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-08T07:53:29.453556
+# This constraints file was automatically generated on 
2024-05-08T22:31:08.650572
 # 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.
@@ -66,7 +66,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -105,13 +105,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backcall==0.2.0
@@ -327,7 +327,6 @@ ldap3==2.9.1
 limits==3.11.0
 linkify-it-py==2.0.3
 lockfile==0.12.2
-loguru==0.7.2
 looker-sdk==24.8.0
 lxml==5.2.1
 lz4==4.3.3
@@ -372,7 +371,7 @@ nodeenv==1.8.0
 numpy==1.24.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -470,7 +469,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -574,7 +573,7 @@ thrift==0.16.0
 time-machine==2.14.1
 tomli==2.0.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -615,7 +614,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index b800337e1e..917662e552 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-08T07:53:30.034447
+# This constraints file was automatically generated on 
2024-05-08T22:31:08.633325
 # 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.
@@ -66,7 +66,7 @@ alibabacloud_tea_openapi==0.3.8
 alibabacloud_tea_util==0.3.11
 alibabacloud_tea_xml==0.0.2
 aliyun-python-sdk-core==2.15.1
-aliyun-python-sdk-kms==2.16.2
+aliyun-python-sdk-kms==2.16.3
 amqp==5.2.0
 analytics-python==1.2.9
 annotated-types==0.6.0
@@ -105,13 +105,13 @@ azure-mgmt-datafactory==7.0.0
 azure-mgmt-datalake-nspkg==3.0.1
 azure-mgmt-datalake-store==0.5.0
 azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.0
+azure-mgmt-resource==23.1.1
 azure-mgmt-storage==21.1.0
 azure-nspkg==3.0.2
-azure-servicebus==7.12.1
-azure-storage-blob==12.19.1
-azure-storage-file-datalake==12.14.0
-azure-storage-file-share==12.15.0
+azure-servicebus==7.12.2
+azure-storage-blob==12.20.0
+azure-storage-file-datalake==12.15.0
+azure-storage-file-share==12.16.0
 azure-synapse-artifacts==0.18.0
 azure-synapse-spark==0.7.0
 backoff==2.2.1
@@ -325,7 +325,6 @@ ldap3==2.9.1
 limits==3.11.0
 linkify-it-py==2.0.3
 lockfile==0.12.2
-loguru==0.7.2
 looker-sdk==24.8.0
 lxml==5.2.1
 lz4==4.3.3
@@ -370,7 +369,7 @@ nodeenv==1.8.0
 numpy==1.26.4
 oauthlib==3.2.2
 objsize==0.7.0
-openai==1.26.0
+openai==1.27.0
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
 openlineage-integration-common==1.13.1
@@ -466,7 +465,7 @@ pytest-mock==3.14.0
 pytest-rerunfailures==14.0
 pytest-timeouts==1.2.1
 pytest-xdist==3.6.1
-pytest==7.4.4
+pytest==8.2.0
 python-arango==7.9.1
 python-daemon==3.0.1
 python-dateutil==2.9.0.post0
@@ -570,7 +569,7 @@ thrift==0.16.0
 time-machine==2.14.1
 tomli==2.0.1
 tomli_w==1.0.0
-tomlkit==0.12.4
+tomlkit==0.12.5
 tornado==6.4
 towncrier==23.11.0
 tqdm==4.66.4
@@ -611,7 +610,7 @@ universal_pathlib==0.2.2
 uritemplate==4.1.1
 urllib3==1.26.18
 userpath==1.9.2
-uv==0.1.35
+uv==0.1.41
 validators==0.28.1
 vertica-python==1.3.8
 vine==5.1.0

Reply via email to