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 c2221ec5b5 Updating constraints. Github run id:5922787358
c2221ec5b5 is described below

commit c2221ec5b5c09c2525456f84b7cb7bf4959cecd4
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Mon Aug 21 07:29:27 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index eeccc6d2fb..e42011d484 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-19T21:47:14Z
+# This constraints file was automatically generated on 2023-08-21T07:29:15Z
 # 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.
@@ -304,7 +304,7 @@ google-api-python-client==2.97.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
-google-cloud-aiplatform==1.30.1
+google-cloud-aiplatform==1.31.0
 google-cloud-appengine-logging==1.3.1
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.11.2
@@ -615,7 +615,7 @@ sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
 sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.8
+sphinxcontrib-serializinghtml==1.1.9
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.8.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index db4258aebf..a094823f04 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-19T21:47:08Z
+# This constraints file was automatically generated on 2023-08-21T07:29:07Z
 # 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.
@@ -300,7 +300,7 @@ google-api-python-client==2.97.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
-google-cloud-aiplatform==1.30.1
+google-cloud-aiplatform==1.31.0
 google-cloud-appengine-logging==1.3.1
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.11.2
@@ -609,7 +609,7 @@ sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
 sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.8
+sphinxcontrib-serializinghtml==1.1.9
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.8.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index bb9b012cee..a868ea22d9 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-19T21:47:52Z
+# This constraints file was automatically generated on 2023-08-21T07:29:25Z
 # 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.
@@ -305,7 +305,7 @@ google-api-python-client==2.97.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
-google-cloud-aiplatform==1.30.1
+google-cloud-aiplatform==1.31.0
 google-cloud-appengine-logging==1.3.1
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.11.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 8189561f32..fdd1bcb4dd 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-08-19T21:47:57Z
+# This constraints file was automatically generated on 2023-08-21T07:29:25Z
 # 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.
@@ -304,7 +304,7 @@ google-api-python-client==2.97.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
-google-cloud-aiplatform==1.30.1
+google-cloud-aiplatform==1.31.0
 google-cloud-appengine-logging==1.3.1
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.11.2
@@ -615,7 +615,7 @@ sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
 sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.8
+sphinxcontrib-serializinghtml==1.1.9
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.8.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 4582c7c107..d984d095bf 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-19T21:42:08Z
+# This constraints file was automatically generated on 2023-08-21T07:26:21Z
 # 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 7dd8f9a3e8..6a3e43d7c4 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-19T21:43:25Z
+# This constraints file was automatically generated on 2023-08-21T07:27:04Z
 # 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 02635d1483..984583c8f5 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-19T21:42:47Z
+# This constraints file was automatically generated on 2023-08-21T07:26:32Z
 # 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 a473a7aa7d..71c1a6f4b1 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-19T21:42:54Z
+# This constraints file was automatically generated on 2023-08-21T07:26:32Z
 # 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 927159fb04..3f9bbb5e28 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-19T21:36:04Z
+# This constraints file was automatically generated on 2023-08-21T07:22:53Z
 # 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.
@@ -201,7 +201,7 @@ google-api-python-client==2.97.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
-google-cloud-aiplatform==1.30.1
+google-cloud-aiplatform==1.31.0
 google-cloud-appengine-logging==1.3.1
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.11.2
@@ -511,7 +511,7 @@ sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
 sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.8
+sphinxcontrib-serializinghtml==1.1.9
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.8.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 10b0b7e367..7c58e082d3 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-19T21:36:04Z
+# This constraints file was automatically generated on 2023-08-21T07:22:53Z
 # 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.
@@ -198,7 +198,7 @@ google-api-python-client==2.97.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
-google-cloud-aiplatform==1.30.1
+google-cloud-aiplatform==1.31.0
 google-cloud-appengine-logging==1.3.1
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.11.2
@@ -506,7 +506,7 @@ sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
 sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.8
+sphinxcontrib-serializinghtml==1.1.9
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.8.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 28d9c620fb..591a95068f 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-19T21:36:04Z
+# This constraints file was automatically generated on 2023-08-21T07:22:53Z
 # 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.
@@ -202,7 +202,7 @@ google-api-python-client==2.97.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
-google-cloud-aiplatform==1.30.1
+google-cloud-aiplatform==1.31.0
 google-cloud-appengine-logging==1.3.1
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.11.2
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 927159fb04..73de866f15 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-19T21:36:04Z
+# This constraints file was automatically generated on 2023-08-21T07:22:52Z
 # 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.
@@ -201,7 +201,7 @@ google-api-python-client==2.97.0
 google-auth-httplib2==0.1.0
 google-auth-oauthlib==1.0.0
 google-auth==2.22.0
-google-cloud-aiplatform==1.30.1
+google-cloud-aiplatform==1.31.0
 google-cloud-appengine-logging==1.3.1
 google-cloud-audit-log==0.2.5
 google-cloud-automl==2.11.2
@@ -511,7 +511,7 @@ sphinxcontrib-jquery==4.1
 sphinxcontrib-jsmath==1.0.1
 sphinxcontrib-qthelp==1.0.6
 sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.8
+sphinxcontrib-serializinghtml==1.1.9
 sphinxcontrib-spelling==8.0.0
 spython==0.3.0
 sqlalchemy-bigquery==1.8.0

Reply via email to