You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by gi...@apache.org on 2023/11/28 14:17:30 UTC

(airflow) branch constraints-main updated: Updating constraints. Github run id:7019208783

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

commit ac35762e8713f9dcc91c0ac346800a0eae4ac16c
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Tue Nov 28 14:17:20 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index d9663e6f66..f8bb31328f 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-28T05:39:23Z
+# This constraints file was automatically generated on 2023-11-28T13:57: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 for 'apache-airflow' but installs
 # the providers from PIP-released packages at the moment of the constraint generation.
@@ -453,7 +453,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.0
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.14.1
+neo4j==5.15.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.14
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 89f19b627e..1a6e6f1475 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-28T05:39:14Z
+# This constraints file was automatically generated on 2023-11-28T13:57:50Z
 # 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.
@@ -451,7 +451,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.0
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.14.1
+neo4j==5.15.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.14
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index d2615cc445..1e8ecf7a7c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-28T05:39:32Z
+# This constraints file was automatically generated on 2023-11-28T13:58:12Z
 # 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.
@@ -455,7 +455,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.0
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.14.1
+neo4j==5.15.0
 nest-asyncio==1.5.8
 networkx==3.1
 nh3==0.2.14
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 512aef2eec..4f332c181e 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-11-28T05:39:28Z
+# This constraints file was automatically generated on 2023-11-28T13:58:11Z
 # 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.
@@ -453,7 +453,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.0
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.14.1
+neo4j==5.15.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.14
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index 822645bbae..a24835d390 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-11-28T05:36:13Z
+# This constraints file was automatically generated on 2023-11-28T13:54:34Z
 # 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 39a5acb07c..b7b07a7edc 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-11-28T05:37:07Z
+# This constraints file was automatically generated on 2023-11-28T13:55:33Z
 # 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 f37e2e68da..97776bce91 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-11-28T05:36:24Z
+# This constraints file was automatically generated on 2023-11-28T13:54:49Z
 # 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 231a7daebc..0c046af32a 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-11-28T05:36:22Z
+# This constraints file was automatically generated on 2023-11-28T13:54:50Z
 # 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 96d88d3a0a..5b6a70803e 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-11-28T05:31:39Z
+# This constraints file was automatically generated on 2023-11-28T13:49:00Z
 # 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.
@@ -345,7 +345,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.0
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.14.1
+neo4j==5.15.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.14
diff --git a/constraints-source-providers-3.11.txt b/constraints-source-providers-3.11.txt
index e1b1291e48..93b1331b75 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-11-28T05:31:38Z
+# This constraints file was automatically generated on 2023-11-28T13:48:59Z
 # 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.
@@ -343,7 +343,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.0
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.14.1
+neo4j==5.15.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.14
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 91499d155a..ba35c29b3a 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-11-28T05:31:38Z
+# This constraints file was automatically generated on 2023-11-28T13:48:59Z
 # 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.
@@ -347,7 +347,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.0
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.14.1
+neo4j==5.15.0
 nest-asyncio==1.5.8
 networkx==3.1
 nh3==0.2.14
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 6a32b5d135..5b6a70803e 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-11-28T05:31:38Z
+# This constraints file was automatically generated on 2023-11-28T13:49:00Z
 # 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.
@@ -345,7 +345,7 @@ mysql-connector-python==8.0.29
 mysqlclient==2.2.0
 nbclient==0.9.0
 nbformat==5.9.2
-neo4j==5.14.1
+neo4j==5.15.0
 nest-asyncio==1.5.8
 networkx==3.2.1
 nh3==0.2.14