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 8ead55742f Updating constraints. Github run id:7301527933
8ead55742f is described below

commit 8ead55742fde09e35bb8d752713110d46e74a3f7
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Dec 22 16:24:53 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 8a999db72b..fcec2ea5e8 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:42:51.408723
+# This constraints file was automatically generated on 
2023-12-22T16:02:12.999030
 # 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.
@@ -283,7 +283,7 @@ email-validator==1.3.1
 entrypoints==0.4
 eralchemy2==1.3.8
 et-xmlfile==1.1.0
-eventlet==0.34.1
+eventlet==0.34.2
 exceptiongroup==1.2.0
 execnet==2.0.2
 executing==2.0.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index d8675acfa9..5e5b8e5c1b 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:42:51.489180
+# This constraints file was automatically generated on 
2023-12-22T16:02:12.910941
 # 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.
@@ -282,7 +282,7 @@ email-validator==1.3.1
 entrypoints==0.4
 eralchemy2==1.3.8
 et-xmlfile==1.1.0
-eventlet==0.34.1
+eventlet==0.34.2
 execnet==2.0.2
 executing==2.0.1
 facebook-business==18.0.5
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 6a1e860c3e..1703239ed3 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:42:51.372460
+# This constraints file was automatically generated on 
2023-12-22T16:02:13.140300
 # 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.
@@ -285,7 +285,7 @@ email-validator==1.3.1
 entrypoints==0.4
 eralchemy2==1.3.8
 et-xmlfile==1.1.0
-eventlet==0.34.1
+eventlet==0.34.2
 exceptiongroup==1.2.0
 execnet==2.0.2
 executing==2.0.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index b0eddb9894..06c6330702 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:42:51.222102
+# This constraints file was automatically generated on 
2023-12-22T16:02:13.084666
 # 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.
@@ -283,7 +283,7 @@ email-validator==1.3.1
 entrypoints==0.4
 eralchemy2==1.3.8
 et-xmlfile==1.1.0
-eventlet==0.34.1
+eventlet==0.34.2
 exceptiongroup==1.2.0
 execnet==2.0.2
 executing==2.0.1
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 07dfe9bc7f..78f55c4485 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:37:23.321061
+# This constraints file was automatically generated on 
2023-12-22T15:55:42.055168
 # 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.
@@ -78,7 +78,7 @@ distlib==0.3.8
 dnspython==2.4.2
 docutils==0.20.1
 email-validator==1.3.1
-eventlet==0.34.1
+eventlet==0.34.2
 exceptiongroup==1.2.0
 filelock==3.13.1
 flower==2.0.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 4e0a3394c7..2dbad09672 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:37:23.024090
+# This constraints file was automatically generated on 
2023-12-22T15:55:41.916512
 # 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.
@@ -77,7 +77,7 @@ distlib==0.3.8
 dnspython==2.4.2
 docutils==0.20.1
 email-validator==1.3.1
-eventlet==0.34.1
+eventlet==0.34.2
 filelock==3.13.1
 flower==2.0.1
 frozenlist==1.4.1
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index a6a056f7d9..5efdd8eb46 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 
2023-12-22T11:37:23.209742
+# This constraints file was automatically generated on 
2023-12-22T15:55:41.780382
 # 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.
@@ -79,7 +79,7 @@ distlib==0.3.8
 dnspython==2.4.2
 docutils==0.20.1
 email-validator==1.3.1
-eventlet==0.34.1
+eventlet==0.34.2
 exceptiongroup==1.2.0
 filelock==3.13.1
 flower==2.0.1
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index e7b282192b..6a6b05b39d 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:37:23.179303
+# This constraints file was automatically generated on 
2023-12-22T15:55:42.106918
 # 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.
@@ -78,7 +78,7 @@ distlib==0.3.8
 dnspython==2.4.2
 docutils==0.20.1
 email-validator==1.3.1
-eventlet==0.34.1
+eventlet==0.34.2
 exceptiongroup==1.2.0
 filelock==3.13.1
 flower==2.0.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 6efaca98c7..b167dcefbe 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:37:16.532080
+# This constraints file was automatically generated on 
2023-12-22T15:55:33.397877
 # 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.
@@ -176,7 +176,7 @@ email-validator==1.3.1
 entrypoints==0.4
 eralchemy2==1.3.8
 et-xmlfile==1.1.0
-eventlet==0.34.1
+eventlet==0.34.2
 exceptiongroup==1.2.0
 execnet==2.0.2
 executing==2.0.1
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index d449a9ab8f..3091422197 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:37:16.461755
+# This constraints file was automatically generated on 
2023-12-22T15:55:33.397193
 # 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.
@@ -175,7 +175,7 @@ email-validator==1.3.1
 entrypoints==0.4
 eralchemy2==1.3.8
 et-xmlfile==1.1.0
-eventlet==0.34.1
+eventlet==0.34.2
 execnet==2.0.2
 executing==2.0.1
 facebook-business==18.0.5
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index d418f9e155..f28c109f98 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 
2023-12-22T11:37:16.560934
+# This constraints file was automatically generated on 
2023-12-22T15:55:33.667477
 # 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.
@@ -178,7 +178,7 @@ email-validator==1.3.1
 entrypoints==0.4
 eralchemy2==1.3.8
 et-xmlfile==1.1.0
-eventlet==0.34.1
+eventlet==0.34.2
 exceptiongroup==1.2.0
 execnet==2.0.2
 executing==2.0.1
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 4fff8e9ffe..5a093e1e24 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-22T11:37:16.270060
+# This constraints file was automatically generated on 
2023-12-22T15:55:33.699048
 # 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.
@@ -176,7 +176,7 @@ email-validator==1.3.1
 entrypoints==0.4
 eralchemy2==1.3.8
 et-xmlfile==1.1.0
-eventlet==0.34.1
+eventlet==0.34.2
 exceptiongroup==1.2.0
 execnet==2.0.2
 executing==2.0.1

Reply via email to