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 f6f70ae883 Updating constraints. Build id:
f6f70ae883 is described below

commit f6f70ae883d85aef4421e0c84a21066c5afdba58
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Nov 27 14:42:24 2022 +0000

    Updating constraints. Build id:
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    HEAD of '' in ''
    with commit sha .
    
    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 75c85996da..3e027288f4 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-11-26T22:31:43Z
+# This constraints file was automatically generated on 2022-11-27T14:41:45Z
 # 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.
@@ -477,7 +477,7 @@ pytest-rerunfailures==9.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.0.2
 pytest==6.2.5
-python-arango==7.5.2
+python-arango==7.5.3
 python-daemon==2.3.2
 python-dateutil==2.8.2
 python-dotenv==0.21.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 75f5efd52e..4c03235caa 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-11-26T22:32:02Z
+# This constraints file was automatically generated on 2022-11-27T14:42:21Z
 # 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-rerunfailures==9.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.0.2
 pytest==6.2.5
-python-arango==7.5.2
+python-arango==7.5.3
 python-daemon==2.3.2
 python-dateutil==2.8.2
 python-dotenv==0.21.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index f661e0ae88..f8cff046af 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-11-26T22:31:56Z
+# This constraints file was automatically generated on 2022-11-27T14:42: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.
@@ -480,7 +480,7 @@ pytest-rerunfailures==9.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.0.2
 pytest==6.2.5
-python-arango==7.5.2
+python-arango==7.5.3
 python-daemon==2.3.2
 python-dateutil==2.8.2
 python-dotenv==0.21.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index e95340ff73..d7f205c1e9 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
 #
-# This constraints file was automatically generated on 2022-11-26T22:31:55Z
+# This constraints file was automatically generated on 2022-11-27T14:42:08Z
 # 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.
@@ -477,7 +477,7 @@ pytest-rerunfailures==9.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.0.2
 pytest==6.2.5
-python-arango==7.5.2
+python-arango==7.5.3
 python-daemon==2.3.2
 python-dateutil==2.8.2
 python-dotenv==0.21.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 4a96fc6415..512bf5091b 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 2022-11-26T22:29:49Z
+# This constraints file was automatically generated on 2022-11-27T14:39:02Z
 # 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 2279194878..d6a3548373 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 2022-11-26T22:30:17Z
+# This constraints file was automatically generated on 2022-11-27T14:39:52Z
 # 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 3266235cf3..18a30727f9 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 2022-11-26T22:30:09Z
+# This constraints file was automatically generated on 2022-11-27T14:39:40Z
 # 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 0804f6c9cf..3651726057 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 2022-11-26T22:30:07Z
+# This constraints file was automatically generated on 2022-11-27T14:39:40Z
 # 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 28087194aa..a6421f5b2b 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 2022-11-26T22:25:54Z
+# This constraints file was automatically generated on 2022-11-27T14:34:01Z
 # 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-rerunfailures==9.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.0.2
 pytest==6.2.5
-python-arango==7.5.2
+python-arango==7.5.3
 python-daemon==2.3.2
 python-dateutil==2.8.2
 python-dotenv==0.21.0
diff --git a/constraints-source-providers-3.7.txt 
b/constraints-source-providers-3.7.txt
index 00227da70c..e9bce87af9 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 2022-11-26T22:25:54Z
+# This constraints file was automatically generated on 2022-11-27T14:34:01Z
 # 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-rerunfailures==9.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.0.2
 pytest==6.2.5
-python-arango==7.5.2
+python-arango==7.5.3
 python-daemon==2.3.2
 python-dateutil==2.8.2
 python-dotenv==0.21.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index ae9263aef2..f9311553a4 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 2022-11-26T22:25:54Z
+# This constraints file was automatically generated on 2022-11-27T14:34:01Z
 # 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.
@@ -409,7 +409,7 @@ pytest-rerunfailures==9.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.0.2
 pytest==6.2.5
-python-arango==7.5.2
+python-arango==7.5.3
 python-daemon==2.3.2
 python-dateutil==2.8.2
 python-dotenv==0.21.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 28087194aa..a6421f5b2b 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 2022-11-26T22:25:54Z
+# This constraints file was automatically generated on 2022-11-27T14:34:01Z
 # 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-rerunfailures==9.1.1
 pytest-timeouts==1.2.1
 pytest-xdist==3.0.2
 pytest==6.2.5
-python-arango==7.5.2
+python-arango==7.5.3
 python-daemon==2.3.2
 python-dateutil==2.8.2
 python-dotenv==0.21.0

Reply via email to