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

commit c9f959be0e24a476aabbe123dd729cb9dbaa0200
Author: Automated GitHub Actions commit <d...@airflow.apache.org>
AuthorDate: Wed Dec 13 17:39:52 2023 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 0831cc76cc..a977d51a64 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-13T15:17:58.584347
+# This constraints file was automatically generated on 
2023-12-13T17:13:17.339808
 # 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.
@@ -109,7 +109,6 @@ apache-airflow-providers-apache-livy==3.7.0
 apache-airflow-providers-apache-pig==4.3.0
 apache-airflow-providers-apache-pinot==4.3.0
 apache-airflow-providers-apache-spark==4.5.0
-apache-airflow-providers-apache-sqoop==4.2.0
 apache-airflow-providers-apprise==1.2.0
 apache-airflow-providers-arangodb==2.4.0
 apache-airflow-providers-asana==2.4.0
@@ -156,7 +155,6 @@ apache-airflow-providers-pagerduty==3.5.0
 apache-airflow-providers-papermill==3.6.0
 apache-airflow-providers-pgvector==1.1.0
 apache-airflow-providers-pinecone==1.1.0
-apache-airflow-providers-plexus==3.4.0
 apache-airflow-providers-postgres==5.9.0
 apache-airflow-providers-presto==5.3.0
 apache-airflow-providers-redis==3.5.0
@@ -183,7 +181,6 @@ apache-beam==2.52.0
 apispec==6.3.0
 apprise==1.6.0
 argcomplete==3.2.1
-arrow==1.3.0
 asana==3.2.2
 asgiref==3.7.2
 asn1crypto==1.5.1
@@ -704,7 +701,7 @@ wrapt==1.16.0
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.33.0
-yandexcloud==0.247.0
+yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.42
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index e8b4992a3f..2d83d48040 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-13T15:17:58.233458
+# This constraints file was automatically generated on 
2023-12-13T17:13:17.357779
 # 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.
@@ -109,7 +109,6 @@ apache-airflow-providers-apache-livy==3.7.0
 apache-airflow-providers-apache-pig==4.3.0
 apache-airflow-providers-apache-pinot==4.3.0
 apache-airflow-providers-apache-spark==4.5.0
-apache-airflow-providers-apache-sqoop==4.2.0
 apache-airflow-providers-apprise==1.2.0
 apache-airflow-providers-arangodb==2.4.0
 apache-airflow-providers-asana==2.4.0
@@ -156,7 +155,6 @@ apache-airflow-providers-pagerduty==3.5.0
 apache-airflow-providers-papermill==3.6.0
 apache-airflow-providers-pgvector==1.1.0
 apache-airflow-providers-pinecone==1.1.0
-apache-airflow-providers-plexus==3.4.0
 apache-airflow-providers-postgres==5.9.0
 apache-airflow-providers-presto==5.3.0
 apache-airflow-providers-redis==3.5.0
@@ -183,7 +181,6 @@ apache-beam==2.52.0
 apispec==6.3.0
 apprise==1.6.0
 argcomplete==3.2.1
-arrow==1.3.0
 asana==3.2.2
 asgiref==3.7.2
 asn1crypto==1.5.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 3f8f841ab6..d00315ade9 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-13T15:17:58.490459
+# This constraints file was automatically generated on 
2023-12-13T17:13:17.105565
 # 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.
@@ -109,7 +109,6 @@ apache-airflow-providers-apache-livy==3.7.0
 apache-airflow-providers-apache-pig==4.3.0
 apache-airflow-providers-apache-pinot==4.3.0
 apache-airflow-providers-apache-spark==4.5.0
-apache-airflow-providers-apache-sqoop==4.2.0
 apache-airflow-providers-apprise==1.2.0
 apache-airflow-providers-arangodb==2.4.0
 apache-airflow-providers-asana==2.4.0
@@ -156,7 +155,6 @@ apache-airflow-providers-pagerduty==3.5.0
 apache-airflow-providers-papermill==3.6.0
 apache-airflow-providers-pgvector==1.1.0
 apache-airflow-providers-pinecone==1.1.0
-apache-airflow-providers-plexus==3.4.0
 apache-airflow-providers-postgres==5.9.0
 apache-airflow-providers-presto==5.3.0
 apache-airflow-providers-redis==3.5.0
@@ -183,7 +181,6 @@ apache-beam==2.52.0
 apispec==6.3.0
 apprise==1.6.0
 argcomplete==3.2.1
-arrow==1.3.0
 asana==3.2.2
 asgiref==3.7.2
 asn1crypto==1.5.1
@@ -709,7 +706,7 @@ wrapt==1.16.0
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.33.0
-yandexcloud==0.247.0
+yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.42
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 5ed27f343a..4b3a592bea 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2023-12-13T15:17:58.489112
+# This constraints file was automatically generated on 
2023-12-13T17:13:17.226225
 # 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.
@@ -109,7 +109,6 @@ apache-airflow-providers-apache-livy==3.7.0
 apache-airflow-providers-apache-pig==4.3.0
 apache-airflow-providers-apache-pinot==4.3.0
 apache-airflow-providers-apache-spark==4.5.0
-apache-airflow-providers-apache-sqoop==4.2.0
 apache-airflow-providers-apprise==1.2.0
 apache-airflow-providers-arangodb==2.4.0
 apache-airflow-providers-asana==2.4.0
@@ -156,7 +155,6 @@ apache-airflow-providers-pagerduty==3.5.0
 apache-airflow-providers-papermill==3.6.0
 apache-airflow-providers-pgvector==1.1.0
 apache-airflow-providers-pinecone==1.1.0
-apache-airflow-providers-plexus==3.4.0
 apache-airflow-providers-postgres==5.9.0
 apache-airflow-providers-presto==5.3.0
 apache-airflow-providers-redis==3.5.0
@@ -183,7 +181,6 @@ apache-beam==2.52.0
 apispec==6.3.0
 apprise==1.6.0
 argcomplete==3.2.1
-arrow==1.3.0
 asana==3.2.2
 asgiref==3.7.2
 asn1crypto==1.5.1
@@ -705,7 +702,7 @@ wrapt==1.16.0
 xmlsec==1.3.13
 xmltodict==0.13.0
 yamllint==1.33.0
-yandexcloud==0.247.0
+yandexcloud==0.248.0
 yarl==1.9.4
 zeep==4.2.1
 zenpy==2.0.42
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index ddb9c9ceaf..f5e9de310a 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-13T15:12:01.089306
+# This constraints file was automatically generated on 
2023-12-13T17:07:21.816669
 # 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 8184c97f6f..3783d9c971 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-13T15:12:01.206419
+# This constraints file was automatically generated on 
2023-12-13T17:07:22.062025
 # 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 4d48fd513c..06de229d5b 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-13T15:12:01.365738
+# This constraints file was automatically generated on 
2023-12-13T17:07:21.930260
 # 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 1296f1144b..43f494840f 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-13T15:12:01.256714
+# This constraints file was automatically generated on 
2023-12-13T17:07:21.967913
 # 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 de9f4c98d7..c7842ab4b3 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-13T15:11:53.865358
+# This constraints file was automatically generated on 
2023-12-13T17:07:14.707417
 # 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.
@@ -75,7 +75,6 @@ apache-beam==2.52.0
 apispec==6.3.0
 apprise==1.6.0
 argcomplete==3.2.1
-arrow==1.3.0
 asana==3.2.2
 asgiref==3.7.2
 asn1crypto==1.5.1
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index ef17c259fb..d4407f6a8e 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-13T15:11:53.847802
+# This constraints file was automatically generated on 
2023-12-13T17:07:14.447931
 # 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.
@@ -75,7 +75,6 @@ apache-beam==2.52.0
 apispec==6.3.0
 apprise==1.6.0
 argcomplete==3.2.1
-arrow==1.3.0
 asana==3.2.2
 asgiref==3.7.2
 asn1crypto==1.5.1
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index 982dad18fd..68f1650e2f 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-13T15:11:54.152691
+# This constraints file was automatically generated on 
2023-12-13T17:07:14.607803
 # 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.
@@ -75,7 +75,6 @@ apache-beam==2.52.0
 apispec==6.3.0
 apprise==1.6.0
 argcomplete==3.2.1
-arrow==1.3.0
 asana==3.2.2
 asgiref==3.7.2
 asn1crypto==1.5.1
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 358515e68d..d6d894321d 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-13T15:11:54.181890
+# This constraints file was automatically generated on 
2023-12-13T17:07:14.827590
 # 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.
@@ -75,7 +75,6 @@ apache-beam==2.52.0
 apispec==6.3.0
 apprise==1.6.0
 argcomplete==3.2.1
-arrow==1.3.0
 asana==3.2.2
 asgiref==3.7.2
 asn1crypto==1.5.1

Reply via email to