This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-2-8
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-2-8 by this push:
     new 33121932d4 Updating constraints. Github run id:7199187385
33121932d4 is described below

commit 33121932d4cdcd2da27756ac149791365a88f08c
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Thu Dec 14 16:37:24 2023 +0000

    Updating constraints. Github run id:7199187385
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v2-8-test' in the 'apache/airflow' repository with commit sha 
6da343b918915a986a647dd7d3ba5da2f2554018.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/7199187385/
    
    The image tag used for that build was: 
6da343b918915a986a647dd7d3ba5da2f2554018. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
6da343b918915a986a647dd7d3ba5da2f2554018'
    
    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                  | 24 ++++++++++++------------
 constraints-3.11.txt                  | 24 ++++++++++++------------
 constraints-3.8.txt                   | 24 ++++++++++++------------
 constraints-3.9.txt                   | 24 ++++++++++++------------
 constraints-no-providers-3.10.txt     |  4 ++--
 constraints-no-providers-3.11.txt     |  4 ++--
 constraints-no-providers-3.8.txt      |  4 ++--
 constraints-no-providers-3.9.txt      |  4 ++--
 constraints-source-providers-3.10.txt | 24 ++++++++++++------------
 constraints-source-providers-3.11.txt | 24 ++++++++++++------------
 constraints-source-providers-3.8.txt  | 22 +++++++++++-----------
 constraints-source-providers-3.9.txt  | 22 +++++++++++-----------
 12 files changed, 102 insertions(+), 102 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index c6cf1725da..daf9542f82 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:36:24Z
+# This constraints file was automatically generated on 2023-12-14T15:28:29Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -117,7 +117,7 @@ apache-airflow-providers-cloudant==3.4.0
 apache-airflow-providers-cncf-kubernetes==7.11.0
 apache-airflow-providers-cohere==1.1.0
 apache-airflow-providers-common-sql==1.9.0
-apache-airflow-providers-databricks==5.0.1
+apache-airflow-providers-databricks==5.0.0
 apache-airflow-providers-datadog==3.5.0
 apache-airflow-providers-dbt-cloud==3.5.0
 apache-airflow-providers-dingding==3.4.0
@@ -254,7 +254,7 @@ colorlog==4.8.0
 comm==0.2.0
 confluent-kafka==2.3.0
 connexion==2.14.2
-coverage==7.3.2
+coverage==7.3.3
 crcmod==1.7
 cron-descriptor==1.4.0
 croniter==2.0.1
@@ -309,14 +309,14 @@ google-api-python-client==2.111.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
 google-auth==2.25.2
-google-cloud-aiplatform==1.38.0
+google-cloud-aiplatform==1.38.1
 google-cloud-appengine-logging==1.4.0
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.12.0
 google-cloud-batch==0.17.6
 google-cloud-bigquery-datatransfer==3.13.0
 google-cloud-bigquery-storage==2.24.0
-google-cloud-bigquery==3.14.0
+google-cloud-bigquery==3.14.1
 google-cloud-bigtable==2.22.0
 google-cloud-build==3.22.0
 google-cloud-compute==1.15.0
@@ -439,10 +439,10 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
-mypy-boto3-appflow==1.33.0
-mypy-boto3-rds==1.33.0
-mypy-boto3-redshift-data==1.33.0
-mypy-boto3-s3==1.33.2
+mypy-boto3-appflow==1.34.0
+mypy-boto3-rds==1.34.0
+mypy-boto3-redshift-data==1.34.0
+mypy-boto3-s3==1.34.0
 mypy-extensions==1.0.0
 mypy==1.2.0
 mysql-connector-python==8.0.29
@@ -592,7 +592,7 @@ rich-click==1.7.2
 rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
-ruff==0.1.7
+ruff==0.1.8
 s3fs==2023.12.2
 s3transfer==0.8.2
 sarif-om==1.0.4
@@ -601,7 +601,7 @@ scrapbook==0.5.0
 semver==3.0.2
 sendgrid==6.11.0
 sentinels==1.0.0
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 shapely==2.0.2
 simple-salesforce==1.12.5
@@ -705,7 +705,7 @@ yamllint==1.33.0
 yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
-zenpy==2.0.42
+zenpy==2.0.43
 zipp==3.17.0
 zope.event==5.0
 zope.interface==6.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 387bf08d20..50e821bd68 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:36:16Z
+# This constraints file was automatically generated on 2023-12-14T15:28:21Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -117,7 +117,7 @@ apache-airflow-providers-cloudant==3.4.0
 apache-airflow-providers-cncf-kubernetes==7.11.0
 apache-airflow-providers-cohere==1.1.0
 apache-airflow-providers-common-sql==1.9.0
-apache-airflow-providers-databricks==5.0.1
+apache-airflow-providers-databricks==5.0.0
 apache-airflow-providers-datadog==3.5.0
 apache-airflow-providers-dbt-cloud==3.5.0
 apache-airflow-providers-dingding==3.4.0
@@ -254,7 +254,7 @@ colorlog==4.8.0
 comm==0.2.0
 confluent-kafka==2.3.0
 connexion==2.14.2
-coverage==7.3.2
+coverage==7.3.3
 crcmod==1.7
 cron-descriptor==1.4.0
 croniter==2.0.1
@@ -308,14 +308,14 @@ google-api-python-client==2.111.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
 google-auth==2.25.2
-google-cloud-aiplatform==1.38.0
+google-cloud-aiplatform==1.38.1
 google-cloud-appengine-logging==1.4.0
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.12.0
 google-cloud-batch==0.17.6
 google-cloud-bigquery-datatransfer==3.13.0
 google-cloud-bigquery-storage==2.24.0
-google-cloud-bigquery==3.14.0
+google-cloud-bigquery==3.14.1
 google-cloud-bigtable==2.22.0
 google-cloud-build==3.22.0
 google-cloud-compute==1.15.0
@@ -438,10 +438,10 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
-mypy-boto3-appflow==1.33.0
-mypy-boto3-rds==1.33.0
-mypy-boto3-redshift-data==1.33.0
-mypy-boto3-s3==1.33.2
+mypy-boto3-appflow==1.34.0
+mypy-boto3-rds==1.34.0
+mypy-boto3-redshift-data==1.34.0
+mypy-boto3-s3==1.34.0
 mypy-extensions==1.0.0
 mypy==1.2.0
 mysql-connector-python==8.0.29
@@ -591,7 +591,7 @@ rich-click==1.7.2
 rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
-ruff==0.1.7
+ruff==0.1.8
 s3fs==2023.12.2
 s3transfer==0.8.2
 sarif-om==1.0.4
@@ -600,7 +600,7 @@ scrapbook==0.5.0
 semver==3.0.2
 sendgrid==6.11.0
 sentinels==1.0.0
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 shapely==2.0.2
 simple-salesforce==1.12.5
@@ -703,7 +703,7 @@ yamllint==1.33.0
 yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
-zenpy==2.0.42
+zenpy==2.0.43
 zipp==3.17.0
 zope.event==5.0
 zope.interface==6.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 5c080496a9..4e2bae69fa 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:36:38Z
+# This constraints file was automatically generated on 2023-12-14T15:28:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -117,7 +117,7 @@ apache-airflow-providers-cloudant==3.4.0
 apache-airflow-providers-cncf-kubernetes==7.11.0
 apache-airflow-providers-cohere==1.1.0
 apache-airflow-providers-common-sql==1.9.0
-apache-airflow-providers-databricks==5.0.1
+apache-airflow-providers-databricks==5.0.0
 apache-airflow-providers-datadog==3.5.0
 apache-airflow-providers-dbt-cloud==3.5.0
 apache-airflow-providers-dingding==3.4.0
@@ -256,7 +256,7 @@ colorlog==4.8.0
 comm==0.2.0
 confluent-kafka==2.3.0
 connexion==2.14.2
-coverage==7.3.2
+coverage==7.3.3
 crcmod==1.7
 cron-descriptor==1.4.0
 croniter==2.0.1
@@ -311,14 +311,14 @@ google-api-python-client==2.111.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
 google-auth==2.25.2
-google-cloud-aiplatform==1.38.0
+google-cloud-aiplatform==1.38.1
 google-cloud-appengine-logging==1.4.0
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.12.0
 google-cloud-batch==0.17.6
 google-cloud-bigquery-datatransfer==3.13.0
 google-cloud-bigquery-storage==2.24.0
-google-cloud-bigquery==3.14.0
+google-cloud-bigquery==3.14.1
 google-cloud-bigtable==2.22.0
 google-cloud-build==3.22.0
 google-cloud-compute==1.15.0
@@ -441,10 +441,10 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
-mypy-boto3-appflow==1.33.0
-mypy-boto3-rds==1.33.0
-mypy-boto3-redshift-data==1.33.0
-mypy-boto3-s3==1.33.2
+mypy-boto3-appflow==1.34.0
+mypy-boto3-rds==1.34.0
+mypy-boto3-redshift-data==1.34.0
+mypy-boto3-s3==1.34.0
 mypy-extensions==1.0.0
 mypy==1.2.0
 mysql-connector-python==8.0.29
@@ -596,7 +596,7 @@ rich-click==1.7.2
 rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
-ruff==0.1.7
+ruff==0.1.8
 s3fs==2023.12.2
 s3transfer==0.8.2
 sarif-om==1.0.4
@@ -605,7 +605,7 @@ scrapbook==0.5.0
 semver==3.0.2
 sendgrid==6.11.0
 sentinels==1.0.0
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 shapely==2.0.2
 simple-salesforce==1.12.5
@@ -710,7 +710,7 @@ yamllint==1.33.0
 yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
-zenpy==2.0.42
+zenpy==2.0.43
 zipp==3.17.0
 zope.event==5.0
 zope.interface==6.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index be5871bd55..00450933e3 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:36:32Z
+# This constraints file was automatically generated on 2023-12-14T15:28:37Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -117,7 +117,7 @@ apache-airflow-providers-cloudant==3.4.0
 apache-airflow-providers-cncf-kubernetes==7.11.0
 apache-airflow-providers-cohere==1.1.0
 apache-airflow-providers-common-sql==1.9.0
-apache-airflow-providers-databricks==5.0.1
+apache-airflow-providers-databricks==5.0.0
 apache-airflow-providers-datadog==3.5.0
 apache-airflow-providers-dbt-cloud==3.5.0
 apache-airflow-providers-dingding==3.4.0
@@ -254,7 +254,7 @@ colorlog==4.8.0
 comm==0.2.0
 confluent-kafka==2.3.0
 connexion==2.14.2
-coverage==7.3.2
+coverage==7.3.3
 crcmod==1.7
 cron-descriptor==1.4.0
 croniter==2.0.1
@@ -309,14 +309,14 @@ google-api-python-client==2.111.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
 google-auth==2.25.2
-google-cloud-aiplatform==1.38.0
+google-cloud-aiplatform==1.38.1
 google-cloud-appengine-logging==1.4.0
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.12.0
 google-cloud-batch==0.17.6
 google-cloud-bigquery-datatransfer==3.13.0
 google-cloud-bigquery-storage==2.24.0
-google-cloud-bigquery==3.14.0
+google-cloud-bigquery==3.14.1
 google-cloud-bigtable==2.22.0
 google-cloud-build==3.22.0
 google-cloud-compute==1.15.0
@@ -439,10 +439,10 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
-mypy-boto3-appflow==1.33.0
-mypy-boto3-rds==1.33.0
-mypy-boto3-redshift-data==1.33.0
-mypy-boto3-s3==1.33.2
+mypy-boto3-appflow==1.34.0
+mypy-boto3-rds==1.34.0
+mypy-boto3-redshift-data==1.34.0
+mypy-boto3-s3==1.34.0
 mypy-extensions==1.0.0
 mypy==1.2.0
 mysql-connector-python==8.0.29
@@ -592,7 +592,7 @@ rich-click==1.7.2
 rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
-ruff==0.1.7
+ruff==0.1.8
 s3fs==2023.12.2
 s3transfer==0.8.2
 sarif-om==1.0.4
@@ -601,7 +601,7 @@ scrapbook==0.5.0
 semver==3.0.2
 sendgrid==6.11.0
 sentinels==1.0.0
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 shapely==2.0.2
 simple-salesforce==1.12.5
@@ -706,7 +706,7 @@ yamllint==1.33.0
 yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
-zenpy==2.0.42
+zenpy==2.0.43
 zipp==3.17.0
 zope.event==5.0
 zope.interface==6.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index aff914ff24..e560936e10 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:32:27Z
+# This constraints file was automatically generated on 2023-12-14T15:25:15Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -175,7 +175,7 @@ rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
 s3fs==2023.12.2
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 029d172cbe..67485b72d1 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:33:22Z
+# This constraints file was automatically generated on 2023-12-14T15:26:02Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -173,7 +173,7 @@ rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
 s3fs==2023.12.2
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index e6c8ccc9fa..3546cd606d 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:32:36Z
+# This constraints file was automatically generated on 2023-12-14T15:25:23Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -177,7 +177,7 @@ rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
 s3fs==2023.12.2
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index c20f907ff0..59fede2309 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:32:37Z
+# This constraints file was automatically generated on 2023-12-14T15:25:22Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -175,7 +175,7 @@ rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
 s3fs==2023.12.2
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 six==1.16.0
 sniffio==1.3.0
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 644a39178c..c213f5c186 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:27:45Z
+# This constraints file was automatically generated on 2023-12-14T15:20:53Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -141,13 +141,13 @@ click==8.1.7
 clickclick==20.10.2
 cloudant==2.15.0
 cloudpickle==2.2.1
-cohere==4.37
+cohere==4.38
 colorama==0.4.6
 colorlog==4.8.0
 comm==0.2.0
 confluent-kafka==2.3.0
 connexion==2.14.2
-coverage==7.3.2
+coverage==7.3.3
 crcmod==1.7
 cron-descriptor==1.4.0
 croniter==2.0.1
@@ -201,14 +201,14 @@ google-api-python-client==2.111.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
 google-auth==2.25.2
-google-cloud-aiplatform==1.38.0
+google-cloud-aiplatform==1.38.1
 google-cloud-appengine-logging==1.4.0
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.12.0
 google-cloud-batch==0.17.6
 google-cloud-bigquery-datatransfer==3.13.0
 google-cloud-bigquery-storage==2.24.0
-google-cloud-bigquery==3.14.0
+google-cloud-bigquery==3.14.1
 google-cloud-bigtable==2.22.0
 google-cloud-build==3.22.0
 google-cloud-compute==1.15.0
@@ -331,10 +331,10 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
-mypy-boto3-appflow==1.33.0
-mypy-boto3-rds==1.33.0
-mypy-boto3-redshift-data==1.33.0
-mypy-boto3-s3==1.33.2
+mypy-boto3-appflow==1.34.0
+mypy-boto3-rds==1.34.0
+mypy-boto3-redshift-data==1.34.0
+mypy-boto3-s3==1.34.0
 mypy-extensions==1.0.0
 mypy==1.2.0
 mysql-connector-python==8.0.29
@@ -484,7 +484,7 @@ rich-click==1.7.2
 rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
-ruff==0.1.7
+ruff==0.1.8
 s3fs==2023.12.2
 s3transfer==0.8.2
 sarif-om==1.0.4
@@ -493,7 +493,7 @@ scrapbook==0.5.0
 semver==3.0.2
 sendgrid==6.11.0
 sentinels==1.0.0
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 shapely==2.0.2
 simple-salesforce==1.12.5
@@ -597,7 +597,7 @@ yamllint==1.33.0
 yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
-zenpy==2.0.42
+zenpy==2.0.43
 zipp==3.17.0
 zope.event==5.0
 zope.interface==6.1
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index eb5c7b26dd..efcab3c404 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:27:45Z
+# This constraints file was automatically generated on 2023-12-14T15:20:53Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -141,13 +141,13 @@ click==8.1.7
 clickclick==20.10.2
 cloudant==2.15.0
 cloudpickle==2.2.1
-cohere==4.37
+cohere==4.38
 colorama==0.4.6
 colorlog==4.8.0
 comm==0.2.0
 confluent-kafka==2.3.0
 connexion==2.14.2
-coverage==7.3.2
+coverage==7.3.3
 crcmod==1.7
 cron-descriptor==1.4.0
 croniter==2.0.1
@@ -200,14 +200,14 @@ google-api-python-client==2.111.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
 google-auth==2.25.2
-google-cloud-aiplatform==1.38.0
+google-cloud-aiplatform==1.38.1
 google-cloud-appengine-logging==1.4.0
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.12.0
 google-cloud-batch==0.17.6
 google-cloud-bigquery-datatransfer==3.13.0
 google-cloud-bigquery-storage==2.24.0
-google-cloud-bigquery==3.14.0
+google-cloud-bigquery==3.14.1
 google-cloud-bigtable==2.22.0
 google-cloud-build==3.22.0
 google-cloud-compute==1.15.0
@@ -330,10 +330,10 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
-mypy-boto3-appflow==1.33.0
-mypy-boto3-rds==1.33.0
-mypy-boto3-redshift-data==1.33.0
-mypy-boto3-s3==1.33.2
+mypy-boto3-appflow==1.34.0
+mypy-boto3-rds==1.34.0
+mypy-boto3-redshift-data==1.34.0
+mypy-boto3-s3==1.34.0
 mypy-extensions==1.0.0
 mypy==1.2.0
 mysql-connector-python==8.0.29
@@ -483,7 +483,7 @@ rich-click==1.7.2
 rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
-ruff==0.1.7
+ruff==0.1.8
 s3fs==2023.12.2
 s3transfer==0.8.2
 sarif-om==1.0.4
@@ -492,7 +492,7 @@ scrapbook==0.5.0
 semver==3.0.2
 sendgrid==6.11.0
 sentinels==1.0.0
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 shapely==2.0.2
 simple-salesforce==1.12.5
@@ -595,7 +595,7 @@ yamllint==1.33.0
 yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
-zenpy==2.0.42
+zenpy==2.0.43
 zipp==3.17.0
 zope.event==5.0
 zope.interface==6.1
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 1b394823ad..803cca0a06 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:27:44Z
+# This constraints file was automatically generated on 2023-12-14T15:20:53Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -149,7 +149,7 @@ colorlog==4.8.0
 comm==0.2.0
 confluent-kafka==2.3.0
 connexion==2.14.2
-coverage==7.3.2
+coverage==7.3.3
 crcmod==1.7
 cron-descriptor==1.4.0
 croniter==2.0.1
@@ -203,14 +203,14 @@ google-api-python-client==2.111.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
 google-auth==2.25.2
-google-cloud-aiplatform==1.38.0
+google-cloud-aiplatform==1.38.1
 google-cloud-appengine-logging==1.4.0
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.12.0
 google-cloud-batch==0.17.6
 google-cloud-bigquery-datatransfer==3.13.0
 google-cloud-bigquery-storage==2.24.0
-google-cloud-bigquery==3.14.0
+google-cloud-bigquery==3.14.1
 google-cloud-bigtable==2.22.0
 google-cloud-build==3.22.0
 google-cloud-compute==1.15.0
@@ -333,10 +333,10 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
-mypy-boto3-appflow==1.33.0
-mypy-boto3-rds==1.33.0
-mypy-boto3-redshift-data==1.33.0
-mypy-boto3-s3==1.33.2
+mypy-boto3-appflow==1.34.0
+mypy-boto3-rds==1.34.0
+mypy-boto3-redshift-data==1.34.0
+mypy-boto3-s3==1.34.0
 mypy-extensions==1.0.0
 mypy==1.2.0
 mysql-connector-python==8.0.29
@@ -488,7 +488,7 @@ rich-click==1.7.2
 rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
-ruff==0.1.7
+ruff==0.1.8
 s3fs==2023.12.2
 s3transfer==0.8.2
 sarif-om==1.0.4
@@ -497,7 +497,7 @@ scrapbook==0.5.0
 semver==3.0.2
 sendgrid==6.11.0
 sentinels==1.0.0
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 shapely==2.0.2
 simple-salesforce==1.12.5
@@ -602,7 +602,7 @@ yamllint==1.33.0
 yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
-zenpy==2.0.42
+zenpy==2.0.43
 zipp==3.17.0
 zope.event==5.0
 zope.interface==6.1
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 320f945a80..a53824be86 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-12-13T18:27:45Z
+# This constraints file was automatically generated on 2023-12-14T15:20:52Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-8-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.
@@ -147,7 +147,7 @@ colorlog==4.8.0
 comm==0.2.0
 confluent-kafka==2.3.0
 connexion==2.14.2
-coverage==7.3.2
+coverage==7.3.3
 crcmod==1.7
 cron-descriptor==1.4.0
 croniter==2.0.1
@@ -201,14 +201,14 @@ google-api-python-client==2.111.0
 google-auth-httplib2==0.2.0
 google-auth-oauthlib==1.2.0
 google-auth==2.25.2
-google-cloud-aiplatform==1.38.0
+google-cloud-aiplatform==1.38.1
 google-cloud-appengine-logging==1.4.0
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.12.0
 google-cloud-batch==0.17.6
 google-cloud-bigquery-datatransfer==3.13.0
 google-cloud-bigquery-storage==2.24.0
-google-cloud-bigquery==3.14.0
+google-cloud-bigquery==3.14.1
 google-cloud-bigtable==2.22.0
 google-cloud-build==3.22.0
 google-cloud-compute==1.15.0
@@ -331,10 +331,10 @@ msrest==0.7.1
 msrestazure==0.6.4
 multi-key-dict==2.0.3
 multidict==6.0.4
-mypy-boto3-appflow==1.33.0
-mypy-boto3-rds==1.33.0
-mypy-boto3-redshift-data==1.33.0
-mypy-boto3-s3==1.33.2
+mypy-boto3-appflow==1.34.0
+mypy-boto3-rds==1.34.0
+mypy-boto3-redshift-data==1.34.0
+mypy-boto3-s3==1.34.0
 mypy-extensions==1.0.0
 mypy==1.2.0
 mysql-connector-python==8.0.29
@@ -484,7 +484,7 @@ rich-click==1.7.2
 rich==13.7.0
 rpds-py==0.13.2
 rsa==4.9
-ruff==0.1.7
+ruff==0.1.8
 s3fs==2023.12.2
 s3transfer==0.8.2
 sarif-om==1.0.4
@@ -493,7 +493,7 @@ scrapbook==0.5.0
 semver==3.0.2
 sendgrid==6.11.0
 sentinels==1.0.0
-sentry-sdk==1.39.0
+sentry-sdk==1.39.1
 setproctitle==1.3.3
 shapely==2.0.2
 simple-salesforce==1.12.5
@@ -598,7 +598,7 @@ yamllint==1.33.0
 yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
-zenpy==2.0.42
+zenpy==2.0.43
 zipp==3.17.0
 zope.event==5.0
 zope.interface==6.1

Reply via email to