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/03/03 20:25:46 UTC

[airflow] branch constraints-main updated: Updating constraints. Github run id:4326639851

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 1630696a87 Updating constraints. Github run id:4326639851
1630696a87 is described below

commit 1630696a87793253a57fca428bbd5e1da3912612
Author: Automated GitHub Actions commit <de...@airflow.apache.org>
AuthorDate: Fri Mar 3 20:25:33 2023 +0000

    Updating constraints. Github run id:4326639851
    
    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 c02c3010d83b3cc1cc3007ad56f51af6538c8424.
    
    The action that build those constraints can be found at https://github.com/apache/airflow/actions/runs/4326639851/
    
    The image tag used for that build was: c02c3010d83b3cc1cc3007ad56f51af6538c8424. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag c02c3010d83b3cc1cc3007ad56f51af6538c8424'
    
    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.7.txt                   | 4 ++--
 constraints-3.8.txt                   | 4 ++--
 constraints-3.9.txt                   | 4 ++--
 constraints-no-providers-3.10.txt     | 2 +-
 constraints-no-providers-3.7.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.7.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 b62f4297ec..f24fbb9249 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-03T18:13:31Z
+# This constraints file was automatically generated on 2023-03-03T20:24:57Z
 # 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.
@@ -478,7 +478,7 @@ pytest-instafail==0.4.2
 pytest-rerunfailures==11.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.2.0
-pytest==7.2.1
+pytest==7.2.2
 python-arango==7.5.7
 python-daemon==2.3.2
 python-dateutil==2.8.2
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index d807b5de8c..3ce871196c 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-03T18:14:01Z
+# This constraints file was automatically generated on 2023-03-03T20:25:30Z
 # 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.
@@ -481,7 +481,7 @@ pytest-instafail==0.4.2
 pytest-rerunfailures==11.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.2.0
-pytest==7.2.1
+pytest==7.2.2
 python-arango==7.5.6
 python-daemon==2.3.2
 python-dateutil==2.8.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index dd4e7c1ebf..d768c7fe30 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-03T18:13:56Z
+# This constraints file was automatically generated on 2023-03-03T20:25:24Z
 # 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.
@@ -481,7 +481,7 @@ pytest-instafail==0.4.2
 pytest-rerunfailures==11.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.2.0
-pytest==7.2.1
+pytest==7.2.2
 python-arango==7.5.7
 python-daemon==2.3.2
 python-dateutil==2.8.2
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 847c3652e6..825d288783 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-03T18:13:57Z
+# This constraints file was automatically generated on 2023-03-03T20:25:22Z
 # 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.
@@ -478,7 +478,7 @@ pytest-instafail==0.4.2
 pytest-rerunfailures==11.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.2.0
-pytest==7.2.1
+pytest==7.2.2
 python-arango==7.5.7
 python-daemon==2.3.2
 python-dateutil==2.8.2
diff --git a/constraints-no-providers-3.10.txt b/constraints-no-providers-3.10.txt
index 1b6a9d793a..47f8a39d3a 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-03-03T18:10:36Z
+# This constraints file was automatically generated on 2023-03-03T20:22:05Z
 # 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.7.txt b/constraints-no-providers-3.7.txt
index 550a6e4e10..8de1262d2a 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-03T18:11:25Z
+# This constraints file was automatically generated on 2023-03-03T20:22:54Z
 # 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 fe4949d35a..67d74ff8ae 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-03-03T18:11:15Z
+# This constraints file was automatically generated on 2023-03-03T20:22:45Z
 # 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 ac6f2773c7..950bead51f 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-03-03T18:11:19Z
+# This constraints file was automatically generated on 2023-03-03T20:22:46Z
 # 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 336a036e78..d0db44009c 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-03-03T18:05:37Z
+# This constraints file was automatically generated on 2023-03-03T20:17:09Z
 # 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.
@@ -404,7 +404,7 @@ pytest-instafail==0.4.2
 pytest-rerunfailures==11.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.2.0
-pytest==7.2.1
+pytest==7.2.2
 python-arango==7.5.7
 python-daemon==2.3.2
 python-dateutil==2.8.2
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index ebaf7950c5..9352dc6909 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2023-03-03T18:05:37Z
+# This constraints file was automatically generated on 2023-03-03T20:17:09Z
 # 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.
@@ -408,7 +408,7 @@ pytest-instafail==0.4.2
 pytest-rerunfailures==11.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.2.0
-pytest==7.2.1
+pytest==7.2.2
 python-arango==7.5.6
 python-daemon==2.3.2
 python-dateutil==2.8.2
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 12122d4912..e709b9c9e8 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-03-03T18:05:37Z
+# This constraints file was automatically generated on 2023-03-03T20:17:09Z
 # 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.
@@ -407,7 +407,7 @@ pytest-instafail==0.4.2
 pytest-rerunfailures==11.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.2.0
-pytest==7.2.1
+pytest==7.2.2
 python-arango==7.5.7
 python-daemon==2.3.2
 python-dateutil==2.8.2
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 336a036e78..d0db44009c 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-03-03T18:05:37Z
+# This constraints file was automatically generated on 2023-03-03T20:17:09Z
 # 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.
@@ -404,7 +404,7 @@ pytest-instafail==0.4.2
 pytest-rerunfailures==11.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.2.0
-pytest==7.2.1
+pytest==7.2.2
 python-arango==7.5.7
 python-daemon==2.3.2
 python-dateutil==2.8.2