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 056931c84e Updating constraints. Github run id:9907355004
056931c84e is described below

commit 056931c84eaf3385fe41b75c39395d04e6f6b24c
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Jul 12 12:27:12 2024 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 9c5b0f7e59..6e9fa2b0e0 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-07-10T18:24:41.132246
+# This constraints file was automatically generated on 
2024-07-12T12:04:36.760882
 # 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.
@@ -246,7 +246,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -265,7 +265,7 @@ colorlog==6.8.2
 comm==0.2.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -331,7 +331,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -486,9 +486,9 @@ objsize==0.7.0
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -518,11 +518,11 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 platformdirs==4.2.2
@@ -700,7 +700,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425
@@ -708,7 +708,7 @@ types-python-dateutil==2.9.0.20240316
 types-python-slugify==8.0.2.20240310
 types-pytz==2024.1.0.20240417
 types-redis==4.6.0.20240425
-types-requests==2.32.0.20240622
+types-requests==2.32.0.20240712
 types-setuptools==70.3.0.20240710
 types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 164152c5e0..c1e0fc0525 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-07-10T18:24:41.333618
+# This constraints file was automatically generated on 
2024-07-12T12:04:36.572371
 # 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.
@@ -245,7 +245,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -264,7 +264,7 @@ colorlog==6.8.2
 comm==0.2.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -329,7 +329,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -484,9 +484,9 @@ objsize==0.7.0
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -516,11 +516,11 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 platformdirs==4.2.2
@@ -697,7 +697,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425
@@ -705,7 +705,7 @@ types-python-dateutil==2.9.0.20240316
 types-python-slugify==8.0.2.20240310
 types-pytz==2024.1.0.20240417
 types-redis==4.6.0.20240425
-types-requests==2.32.0.20240622
+types-requests==2.32.0.20240712
 types-setuptools==70.3.0.20240710
 types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 150f9991d7..a2b89c47a4 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-07-10T18:24:57.073461
+# This constraints file was automatically generated on 
2024-07-12T12:04:50.780177
 # 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.
@@ -239,7 +239,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -257,7 +257,7 @@ colorama==0.4.6
 colorlog==6.8.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -318,7 +318,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -465,9 +465,9 @@ oauthlib==3.2.2
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -495,11 +495,11 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 platformdirs==4.2.2
@@ -673,7 +673,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425
@@ -681,7 +681,7 @@ types-python-dateutil==2.9.0.20240316
 types-python-slugify==8.0.2.20240310
 types-pytz==2024.1.0.20240417
 types-redis==4.6.0.20240425
-types-requests==2.32.0.20240622
+types-requests==2.32.0.20240712
 types-setuptools==70.3.0.20240710
 types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 4e688fd150..073ef3da25 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-07-10T18:24:41.318342
+# This constraints file was automatically generated on 
2024-07-12T12:04:36.084696
 # 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.
@@ -248,7 +248,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -267,7 +267,7 @@ colorlog==6.8.2
 comm==0.2.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -333,7 +333,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -488,9 +488,9 @@ objsize==0.7.0
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -520,12 +520,12 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pickleshare==0.7.5
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 pkgutil_resolve_name==1.3.10
@@ -704,7 +704,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index efaa0c28e7..2dde190e07 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-07-10T18:24:41.046834
+# This constraints file was automatically generated on 
2024-07-12T12:04:36.741494
 # 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.
@@ -246,7 +246,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -265,7 +265,7 @@ colorlog==6.8.2
 comm==0.2.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -331,7 +331,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -486,9 +486,9 @@ objsize==0.7.0
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -518,11 +518,11 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 platformdirs==4.2.2
@@ -700,7 +700,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 52489cae7e..74cd280040 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-07-10T18:17:45.327811
+# This constraints file was automatically generated on 
2024-07-12T11:57:59.871371
 # 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 ed96f1cf28..bd79760775 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-07-10T18:17:45.668183
+# This constraints file was automatically generated on 
2024-07-12T11:57:59.512151
 # 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 7ea6c49cef..4b4b0748ca 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-07-10T18:22:47.842670
+# This constraints file was automatically generated on 
2024-07-12T12:02:46.815663
 # 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.8.txt b/constraints-no-providers-3.8.txt
index 576d7d3076..a1391c3753 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-07-10T18:17:44.815085
+# This constraints file was automatically generated on 
2024-07-12T11:57:59.896995
 # 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 6b8a15d3e8..080ed084f0 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-07-10T18:17:45.705767
+# This constraints file was automatically generated on 
2024-07-12T11:58:00.001738
 # 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 5af548b06f..1e0f0a099e 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-07-10T18:17:33.246754
+# This constraints file was automatically generated on 
2024-07-12T11:57:47.985671
 # 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.
@@ -133,7 +133,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -152,7 +152,7 @@ colorlog==6.8.2
 comm==0.2.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -218,7 +218,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -373,9 +373,9 @@ objsize==0.7.0
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -405,11 +405,11 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 platformdirs==4.2.2
@@ -587,7 +587,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425
@@ -595,7 +595,7 @@ types-python-dateutil==2.9.0.20240316
 types-python-slugify==8.0.2.20240310
 types-pytz==2024.1.0.20240417
 types-redis==4.6.0.20240425
-types-requests==2.32.0.20240622
+types-requests==2.32.0.20240712
 types-setuptools==70.3.0.20240710
 types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 3ce5c3061f..77494f3b74 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-07-10T18:17:33.219062
+# This constraints file was automatically generated on 
2024-07-12T11:57:48.059319
 # 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.
@@ -132,7 +132,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -151,7 +151,7 @@ colorlog==6.8.2
 comm==0.2.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -216,7 +216,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -371,9 +371,9 @@ objsize==0.7.0
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -403,11 +403,11 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 platformdirs==4.2.2
@@ -584,7 +584,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425
@@ -592,7 +592,7 @@ types-python-dateutil==2.9.0.20240316
 types-python-slugify==8.0.2.20240310
 types-pytz==2024.1.0.20240417
 types-redis==4.6.0.20240425
-types-requests==2.32.0.20240622
+types-requests==2.32.0.20240712
 types-setuptools==70.3.0.20240710
 types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 2a285e90d1..623e7ce304 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-07-10T18:17:37.072419
+# This constraints file was automatically generated on 
2024-07-12T11:57:51.850408
 # 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.
@@ -128,7 +128,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -146,7 +146,7 @@ colorama==0.4.6
 colorlog==6.8.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -207,7 +207,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -354,9 +354,9 @@ oauthlib==3.2.2
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -384,11 +384,11 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 platformdirs==4.2.2
@@ -562,7 +562,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425
@@ -570,7 +570,7 @@ types-python-dateutil==2.9.0.20240316
 types-python-slugify==8.0.2.20240310
 types-pytz==2024.1.0.20240417
 types-redis==4.6.0.20240425
-types-requests==2.32.0.20240622
+types-requests==2.32.0.20240712
 types-setuptools==70.3.0.20240710
 types-tabulate==0.9.0.20240106
 types-termcolor==1.1.6.2
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 9e73b9f5cc..68fad2e67a 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-07-10T18:17:33.146291
+# This constraints file was automatically generated on 
2024-07-12T11:57:48.016376
 # 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.
@@ -135,7 +135,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -154,7 +154,7 @@ colorlog==6.8.2
 comm==0.2.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -220,7 +220,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -375,9 +375,9 @@ objsize==0.7.0
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -407,12 +407,12 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pickleshare==0.7.5
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 pkgutil_resolve_name==1.3.10
@@ -591,7 +591,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index ff7726eddf..2e3b3f67c4 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-07-10T18:17:33.265724
+# This constraints file was automatically generated on 
2024-07-12T11:57:48.071669
 # 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.
@@ -133,7 +133,7 @@ celery==5.4.0
 certifi==2024.7.4
 cffi==1.16.0
 cfgv==3.4.0
-cfn-lint==1.5.3
+cfn-lint==1.6.0
 cgroupspy==0.2.3
 chardet==5.2.0
 charset-normalizer==3.3.2
@@ -152,7 +152,7 @@ colorlog==6.8.2
 comm==0.2.2
 confluent-kafka==2.5.0
 connexion==2.14.2
-coverage==7.5.4
+coverage==7.6.0
 crcmod==1.7
 cron-descriptor==1.4.3
 croniter==2.0.5
@@ -218,7 +218,7 @@ google-cloud-bigquery==3.20.1
 google-cloud-bigtable==2.24.0
 google-cloud-build==3.24.1
 google-cloud-compute==1.19.1
-google-cloud-container==2.48.0
+google-cloud-container==2.49.0
 google-cloud-core==2.4.1
 google-cloud-datacatalog==3.19.1
 google-cloud-dataflow-client==0.8.11
@@ -373,9 +373,9 @@ objsize==0.7.0
 openai==1.35.13
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.17.1
-openlineage-python==1.17.1
-openlineage_sql==1.17.1
+openlineage-integration-common==1.18.0
+openlineage-python==1.18.0
+openlineage_sql==1.18.0
 openpyxl==3.1.5
 opensearch-py==2.6.0
 opentelemetry-api==1.25.0
@@ -405,11 +405,11 @@ pbr==6.0.0
 pdpyras==5.2.0
 pendulum==3.0.0
 pexpect==4.9.0
-pgvector==0.2.5
+pgvector==0.3.1
 pinecone-client==4.1.2
 pinecone-plugin-interface==0.0.7
 pinotdb==5.3.0
-pipdeptree==2.23.0
+pipdeptree==2.23.1
 pipx==1.6.0
 pkginfo==1.10.0
 platformdirs==4.2.2
@@ -587,7 +587,7 @@ types-aiofiles==24.1.0.20240626
 types-certifi==2021.10.8.3
 types-cffi==1.16.0.20240331
 types-croniter==2.0.0.20240423
-types-docutils==0.21.0.20240710
+types-docutils==0.21.0.20240711
 types-paramiko==3.4.0.20240423
 types-protobuf==5.27.0.20240626
 types-pyOpenSSL==24.1.0.20240425

Reply via email to