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 0eda2ab06b Updating constraints. Github run id:8439244256
0eda2ab06b is described below

commit 0eda2ab06b2f65742fbe42a75275e8c201e7054a
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Tue Mar 26 17:07:18 2024 +0000

    Updating constraints. Github run id:8439244256
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/pull/38499/merge' in the 'apache/airflow' repository with commit sha 
efe8389b2676510d4d731113aa237ef1c939e82c.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/8439244256/
    
    The image tag used for that build was: 
d763f5874fe3b4660123857259ba925ef206d72a. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
d763f5874fe3b4660123857259ba925ef206d72a'
    
    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.8.txt                  | 3 ++-
 constraints-no-providers-3.8.txt     | 2 +-
 constraints-source-providers-3.8.txt | 3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index adaa54440a..3396520f31 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-03-26T13:25:27.790674
+# This constraints file was automatically generated on 
2024-03-26T16:24:17.329177
 # 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.
@@ -564,6 +564,7 @@ pyspark==3.5.1
 pyspnego==0.10.2
 pytest-asyncio==0.23.6
 pytest-cov==5.0.0
+pytest-custom-exit-code==0.3.0
 pytest-icdiff==0.9
 pytest-instafail==0.5.0
 pytest-mock==3.14.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index c7522f735b..769bb67342 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-03-26T13:18:13.993307
+# This constraints file was automatically generated on 
2024-03-26T16:22:09.259668
 # 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.8.txt 
b/constraints-source-providers-3.8.txt
index 37e0fa0df0..9da2b72bc4 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-03-26T13:18:01.672532
+# This constraints file was automatically generated on 
2024-03-26T16:22:03.226882
 # 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.
@@ -454,6 +454,7 @@ pyspark==3.5.1
 pyspnego==0.10.2
 pytest-asyncio==0.23.6
 pytest-cov==5.0.0
+pytest-custom-exit-code==0.3.0
 pytest-icdiff==0.9
 pytest-instafail==0.5.0
 pytest-mock==3.14.0

Reply via email to