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

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


The following commit(s) were added to refs/heads/constraints-2-7 by this push:
     new 3295247e67 Updating constraints. Github run id:5864038254
3295247e67 is described below

commit 3295247e67eb4993c41b107ff39af6668697898a
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Aug 15 06:53:06 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 9da7b79fab..c722089b49 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-14T14:42:08Z
+# This constraints file was automatically generated on 2023-08-15T06:52:21Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-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.
@@ -8,6 +8,25 @@
 # We also use those constraints after "apache-airflow" is released and the 
constraints are tagged with
 # "constraints-X.Y.Z" tag to build the production image for that version.
 #
+# This constraints file is meant to be used only in the "apache-airflow" 
installation command and not
+# in all subsequent pip commands. By using a constraints.txt file, we ensure 
that solely the Airflow
+# installation step is reproducible. Subsequent pip commands may install 
packages that would have
+# been incompatible with the constraints used in Airflow reproducible 
installation step. Finally, pip
+# commands that might change the installed version of apache-airflow should 
include "apache-airflow==X.Y.Z"
+# in the list of install targets to prevent Airflow accidental upgrade or 
downgrade.
+#
+# Typical installation process of airflow for Python 3.8 is (with random 
selection of extras and custom
+# dependencies added), usually consists of two steps:
+#
+# 1. Reproducible installation of airflow with selected providers (note 
constraints are used):
+#
+# pip install 
"apache-airflow[celery,cncf.kubernetes,google,amazon,snowflake]==X.Y.Z" #     
--constraint 
"https://raw.githubusercontent.com/apache/airflow/constraints-X.Y.Z/constraints-3.8.txt";
+#
+# 2. Installing own dependencies that are potentially not matching the 
constraints (note constraints are not
+#    used, and apache-airflow==X.Y.Z is used to make sure there is no 
accidental airflow upgrade/downgrade.
+#
+# pip install "apache-airflow==X.Y.Z" 
"snowflake-connector-python[pandas]==2.9.0"
+#
 Authlib==1.2.1
 Babel==2.12.1
 ConfigUpdater==3.1.1
@@ -169,7 +188,7 @@ aws-sam-translator==1.73.0
 aws-xray-sdk==2.12.0
 azure-batch==14.0.0
 azure-common==1.1.28
-azure-core==1.29.1
+azure-core==1.29.2
 azure-cosmos==4.5.0
 azure-datalake-store==0.0.53
 azure-identity==1.14.0
@@ -301,7 +320,7 @@ google-cloud-dataproc-metastore==1.12.0
 google-cloud-dataproc==5.4.3
 google-cloud-dlp==3.12.2
 google-cloud-kms==2.19.1
-google-cloud-language==2.10.1
+google-cloud-language==2.11.0
 google-cloud-logging==3.6.0
 google-cloud-memcache==1.7.2
 google-cloud-monitoring==2.15.1
@@ -461,7 +480,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.5.0
-pipdeptree==2.12.0
+pipdeptree==2.13.0
 pipx==1.2.0
 pkginfo==1.9.6
 platformdirs==3.8.1
@@ -582,15 +601,15 @@ sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.6
-sphinxcontrib-devhelp==1.0.4
-sphinxcontrib-htmlhelp==2.0.3
+sphinxcontrib-applehelp==1.0.7
+sphinxcontrib-devhelp==1.0.5
+sphinxcontrib-htmlhelp==2.0.4
 sphinxcontrib-httpdomain==1.8.1
 sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.5
+sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.7
+sphinxcontrib-serializinghtml==1.1.8
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.7.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 31053b6943..14be8aaa08 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-14T14:41:59Z
+# This constraints file was automatically generated on 2023-08-15T06:52:14Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-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.
@@ -8,6 +8,25 @@
 # We also use those constraints after "apache-airflow" is released and the 
constraints are tagged with
 # "constraints-X.Y.Z" tag to build the production image for that version.
 #
+# This constraints file is meant to be used only in the "apache-airflow" 
installation command and not
+# in all subsequent pip commands. By using a constraints.txt file, we ensure 
that solely the Airflow
+# installation step is reproducible. Subsequent pip commands may install 
packages that would have
+# been incompatible with the constraints used in Airflow reproducible 
installation step. Finally, pip
+# commands that might change the installed version of apache-airflow should 
include "apache-airflow==X.Y.Z"
+# in the list of install targets to prevent Airflow accidental upgrade or 
downgrade.
+#
+# Typical installation process of airflow for Python 3.8 is (with random 
selection of extras and custom
+# dependencies added), usually consists of two steps:
+#
+# 1. Reproducible installation of airflow with selected providers (note 
constraints are used):
+#
+# pip install 
"apache-airflow[celery,cncf.kubernetes,google,amazon,snowflake]==X.Y.Z" #     
--constraint 
"https://raw.githubusercontent.com/apache/airflow/constraints-X.Y.Z/constraints-3.8.txt";
+#
+# 2. Installing own dependencies that are potentially not matching the 
constraints (note constraints are not
+#    used, and apache-airflow==X.Y.Z is used to make sure there is no 
accidental airflow upgrade/downgrade.
+#
+# pip install "apache-airflow==X.Y.Z" 
"snowflake-connector-python[pandas]==2.9.0"
+#
 Authlib==1.2.1
 Babel==2.12.1
 ConfigUpdater==3.1.1
@@ -167,7 +186,7 @@ aws-sam-translator==1.73.0
 aws-xray-sdk==2.12.0
 azure-batch==14.0.0
 azure-common==1.1.28
-azure-core==1.29.1
+azure-core==1.29.2
 azure-cosmos==4.5.0
 azure-datalake-store==0.0.53
 azure-identity==1.14.0
@@ -297,7 +316,7 @@ google-cloud-dataproc-metastore==1.12.0
 google-cloud-dataproc==5.4.3
 google-cloud-dlp==3.12.2
 google-cloud-kms==2.19.1
-google-cloud-language==2.10.1
+google-cloud-language==2.11.0
 google-cloud-logging==3.6.0
 google-cloud-memcache==1.7.2
 google-cloud-monitoring==2.15.1
@@ -456,7 +475,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.5.0
-pipdeptree==2.12.0
+pipdeptree==2.13.0
 pipx==1.2.0
 pkginfo==1.9.6
 platformdirs==3.8.1
@@ -576,15 +595,15 @@ sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.6
-sphinxcontrib-devhelp==1.0.4
-sphinxcontrib-htmlhelp==2.0.3
+sphinxcontrib-applehelp==1.0.7
+sphinxcontrib-devhelp==1.0.5
+sphinxcontrib-htmlhelp==2.0.4
 sphinxcontrib-httpdomain==1.8.1
 sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.5
+sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.7
+sphinxcontrib-serializinghtml==1.1.8
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.7.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 0a0b761d47..54214ac904 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-14T14:42:17Z
+# This constraints file was automatically generated on 2023-08-15T06:52:54Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-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.
@@ -8,6 +8,25 @@
 # We also use those constraints after "apache-airflow" is released and the 
constraints are tagged with
 # "constraints-X.Y.Z" tag to build the production image for that version.
 #
+# This constraints file is meant to be used only in the "apache-airflow" 
installation command and not
+# in all subsequent pip commands. By using a constraints.txt file, we ensure 
that solely the Airflow
+# installation step is reproducible. Subsequent pip commands may install 
packages that would have
+# been incompatible with the constraints used in Airflow reproducible 
installation step. Finally, pip
+# commands that might change the installed version of apache-airflow should 
include "apache-airflow==X.Y.Z"
+# in the list of install targets to prevent Airflow accidental upgrade or 
downgrade.
+#
+# Typical installation process of airflow for Python 3.8 is (with random 
selection of extras and custom
+# dependencies added), usually consists of two steps:
+#
+# 1. Reproducible installation of airflow with selected providers (note 
constraints are used):
+#
+# pip install 
"apache-airflow[celery,cncf.kubernetes,google,amazon,snowflake]==X.Y.Z" #     
--constraint 
"https://raw.githubusercontent.com/apache/airflow/constraints-X.Y.Z/constraints-3.8.txt";
+#
+# 2. Installing own dependencies that are potentially not matching the 
constraints (note constraints are not
+#    used, and apache-airflow==X.Y.Z is used to make sure there is no 
accidental airflow upgrade/downgrade.
+#
+# pip install "apache-airflow==X.Y.Z" 
"snowflake-connector-python[pandas]==2.9.0"
+#
 Authlib==1.2.1
 Babel==2.12.1
 ConfigUpdater==3.1.1
@@ -169,7 +188,7 @@ aws-sam-translator==1.73.0
 aws-xray-sdk==2.12.0
 azure-batch==14.0.0
 azure-common==1.1.28
-azure-core==1.29.1
+azure-core==1.29.2
 azure-cosmos==4.5.0
 azure-datalake-store==0.0.53
 azure-identity==1.14.0
@@ -302,7 +321,7 @@ google-cloud-dataproc-metastore==1.12.0
 google-cloud-dataproc==5.4.3
 google-cloud-dlp==3.12.2
 google-cloud-kms==2.19.1
-google-cloud-language==2.10.1
+google-cloud-language==2.11.0
 google-cloud-logging==3.6.0
 google-cloud-memcache==1.7.2
 google-cloud-monitoring==2.15.1
@@ -462,7 +481,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.5.0
-pipdeptree==2.12.0
+pipdeptree==2.13.0
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 6530f4b47a..312adbe76b 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-14T14:42:15Z
+# This constraints file was automatically generated on 2023-08-15T06:53:03Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-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.
@@ -8,6 +8,25 @@
 # We also use those constraints after "apache-airflow" is released and the 
constraints are tagged with
 # "constraints-X.Y.Z" tag to build the production image for that version.
 #
+# This constraints file is meant to be used only in the "apache-airflow" 
installation command and not
+# in all subsequent pip commands. By using a constraints.txt file, we ensure 
that solely the Airflow
+# installation step is reproducible. Subsequent pip commands may install 
packages that would have
+# been incompatible with the constraints used in Airflow reproducible 
installation step. Finally, pip
+# commands that might change the installed version of apache-airflow should 
include "apache-airflow==X.Y.Z"
+# in the list of install targets to prevent Airflow accidental upgrade or 
downgrade.
+#
+# Typical installation process of airflow for Python 3.8 is (with random 
selection of extras and custom
+# dependencies added), usually consists of two steps:
+#
+# 1. Reproducible installation of airflow with selected providers (note 
constraints are used):
+#
+# pip install 
"apache-airflow[celery,cncf.kubernetes,google,amazon,snowflake]==X.Y.Z" #     
--constraint 
"https://raw.githubusercontent.com/apache/airflow/constraints-X.Y.Z/constraints-3.8.txt";
+#
+# 2. Installing own dependencies that are potentially not matching the 
constraints (note constraints are not
+#    used, and apache-airflow==X.Y.Z is used to make sure there is no 
accidental airflow upgrade/downgrade.
+#
+# pip install "apache-airflow==X.Y.Z" 
"snowflake-connector-python[pandas]==2.9.0"
+#
 Authlib==1.2.1
 Babel==2.12.1
 ConfigUpdater==3.1.1
@@ -169,7 +188,7 @@ aws-sam-translator==1.73.0
 aws-xray-sdk==2.12.0
 azure-batch==14.0.0
 azure-common==1.1.28
-azure-core==1.29.1
+azure-core==1.29.2
 azure-cosmos==4.5.0
 azure-datalake-store==0.0.53
 azure-identity==1.14.0
@@ -301,7 +320,7 @@ google-cloud-dataproc-metastore==1.12.0
 google-cloud-dataproc==5.4.3
 google-cloud-dlp==3.12.2
 google-cloud-kms==2.19.1
-google-cloud-language==2.10.1
+google-cloud-language==2.11.0
 google-cloud-logging==3.6.0
 google-cloud-memcache==1.7.2
 google-cloud-monitoring==2.15.1
@@ -461,7 +480,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.5.0
-pipdeptree==2.12.0
+pipdeptree==2.13.0
 pipx==1.2.0
 pkginfo==1.9.6
 platformdirs==3.8.1
@@ -582,15 +601,15 @@ sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.6
-sphinxcontrib-devhelp==1.0.4
-sphinxcontrib-htmlhelp==2.0.3
+sphinxcontrib-applehelp==1.0.7
+sphinxcontrib-devhelp==1.0.5
+sphinxcontrib-htmlhelp==2.0.4
 sphinxcontrib-httpdomain==1.8.1
 sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.5
+sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.7
+sphinxcontrib-serializinghtml==1.1.8
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.7.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 847196067c..838430dd4c 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-08-14T14:39:10Z
+# This constraints file was automatically generated on 2023-08-15T06:47:23Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 67c62b6b4e..b0eada2b14 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-08-14T14:39:52Z
+# This constraints file was automatically generated on 2023-08-15T06:48:40Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index ec7e33f984..6bf7842c4a 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-08-14T14:39:20Z
+# This constraints file was automatically generated on 2023-08-15T06:48:00Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 7e22bc3a5b..3491d97a85 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-08-14T14:39:20Z
+# This constraints file was automatically generated on 2023-08-15T06:48:08Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-test" branch of Airflow.
 # This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
 # the branch, without installing any of the providers.
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 171ae224ce..e0d6317b04 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-08-14T14:35:42Z
+# This constraints file was automatically generated on 2023-08-15T06:41:19Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-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.
@@ -88,7 +88,7 @@ aws-sam-translator==1.73.0
 aws-xray-sdk==2.12.0
 azure-batch==14.0.0
 azure-common==1.1.28
-azure-core==1.29.1
+azure-core==1.29.2
 azure-cosmos==4.5.0
 azure-datalake-store==0.0.53
 azure-identity==1.14.0
@@ -220,7 +220,7 @@ google-cloud-dataproc-metastore==1.12.0
 google-cloud-dataproc==5.4.3
 google-cloud-dlp==3.12.2
 google-cloud-kms==2.19.1
-google-cloud-language==2.10.1
+google-cloud-language==2.11.0
 google-cloud-logging==3.6.0
 google-cloud-memcache==1.7.2
 google-cloud-monitoring==2.15.1
@@ -379,7 +379,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.5.0
-pipdeptree==2.12.0
+pipdeptree==2.13.0
 pipx==1.2.0
 pkginfo==1.9.6
 platformdirs==3.8.1
@@ -500,15 +500,15 @@ sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.6
-sphinxcontrib-devhelp==1.0.4
-sphinxcontrib-htmlhelp==2.0.3
+sphinxcontrib-applehelp==1.0.7
+sphinxcontrib-devhelp==1.0.5
+sphinxcontrib-htmlhelp==2.0.4
 sphinxcontrib-httpdomain==1.8.1
 sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.5
+sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.7
+sphinxcontrib-serializinghtml==1.1.8
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.7.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index dcee04c818..351749697c 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-08-14T14:35:42Z
+# This constraints file was automatically generated on 2023-08-15T06:41:19Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-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.
@@ -87,7 +87,7 @@ aws-sam-translator==1.73.0
 aws-xray-sdk==2.12.0
 azure-batch==14.0.0
 azure-common==1.1.28
-azure-core==1.29.1
+azure-core==1.29.2
 azure-cosmos==4.5.0
 azure-datalake-store==0.0.53
 azure-identity==1.14.0
@@ -217,7 +217,7 @@ google-cloud-dataproc-metastore==1.12.0
 google-cloud-dataproc==5.4.3
 google-cloud-dlp==3.12.2
 google-cloud-kms==2.19.1
-google-cloud-language==2.10.1
+google-cloud-language==2.11.0
 google-cloud-logging==3.6.0
 google-cloud-memcache==1.7.2
 google-cloud-monitoring==2.15.1
@@ -375,7 +375,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.5.0
-pipdeptree==2.12.0
+pipdeptree==2.13.0
 pipx==1.2.0
 pkginfo==1.9.6
 platformdirs==3.8.1
@@ -495,15 +495,15 @@ sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.6
-sphinxcontrib-devhelp==1.0.4
-sphinxcontrib-htmlhelp==2.0.3
+sphinxcontrib-applehelp==1.0.7
+sphinxcontrib-devhelp==1.0.5
+sphinxcontrib-htmlhelp==2.0.4
 sphinxcontrib-httpdomain==1.8.1
 sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.5
+sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.7
+sphinxcontrib-serializinghtml==1.1.8
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.7.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 87c9b4d959..4db35f523c 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-08-14T14:35:42Z
+# This constraints file was automatically generated on 2023-08-15T06:41:19Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-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.
@@ -88,7 +88,7 @@ aws-sam-translator==1.73.0
 aws-xray-sdk==2.12.0
 azure-batch==14.0.0
 azure-common==1.1.28
-azure-core==1.29.1
+azure-core==1.29.2
 azure-cosmos==4.5.0
 azure-datalake-store==0.0.53
 azure-identity==1.14.0
@@ -221,7 +221,7 @@ google-cloud-dataproc-metastore==1.12.0
 google-cloud-dataproc==5.4.3
 google-cloud-dlp==3.12.2
 google-cloud-kms==2.19.1
-google-cloud-language==2.10.1
+google-cloud-language==2.11.0
 google-cloud-logging==3.6.0
 google-cloud-memcache==1.7.2
 google-cloud-monitoring==2.15.1
@@ -380,7 +380,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.5.0
-pipdeptree==2.12.0
+pipdeptree==2.13.0
 pipx==1.2.0
 pkginfo==1.9.6
 pkgutil_resolve_name==1.3.10
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 171ae224ce..e0d6317b04 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-08-14T14:35:42Z
+# This constraints file was automatically generated on 2023-08-15T06:41:19Z
 # via "eager-upgrade" mechanism of PIP. For the "v2-7-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.
@@ -88,7 +88,7 @@ aws-sam-translator==1.73.0
 aws-xray-sdk==2.12.0
 azure-batch==14.0.0
 azure-common==1.1.28
-azure-core==1.29.1
+azure-core==1.29.2
 azure-cosmos==4.5.0
 azure-datalake-store==0.0.53
 azure-identity==1.14.0
@@ -220,7 +220,7 @@ google-cloud-dataproc-metastore==1.12.0
 google-cloud-dataproc==5.4.3
 google-cloud-dlp==3.12.2
 google-cloud-kms==2.19.1
-google-cloud-language==2.10.1
+google-cloud-language==2.11.0
 google-cloud-logging==3.6.0
 google-cloud-memcache==1.7.2
 google-cloud-monitoring==2.15.1
@@ -379,7 +379,7 @@ pendulum==2.1.2
 pexpect==4.8.0
 pickleshare==0.7.5
 pinotdb==0.5.0
-pipdeptree==2.12.0
+pipdeptree==2.13.0
 pipx==1.2.0
 pkginfo==1.9.6
 platformdirs==3.8.1
@@ -500,15 +500,15 @@ sphinx-autoapi==2.1.1
 sphinx-copybutton==0.5.2
 sphinx-jinja==2.0.2
 sphinx-rtd-theme==1.2.2
-sphinxcontrib-applehelp==1.0.6
-sphinxcontrib-devhelp==1.0.4
-sphinxcontrib-htmlhelp==2.0.3
+sphinxcontrib-applehelp==1.0.7
+sphinxcontrib-devhelp==1.0.5
+sphinxcontrib-htmlhelp==2.0.4
 sphinxcontrib-httpdomain==1.8.1
 sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.5
+sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.7
+sphinxcontrib-serializinghtml==1.1.8
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.7.0

Reply via email to