This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-2-10
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-2-10 by this push:
     new da9b56f6b4c Updating constraints. Github run id:12438587733
da9b56f6b4c is described below

commit da9b56f6b4c252e4e444c98bd6c89ceb95b7e7f3
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Dec 20 21:48:55 2024 +0000

    Updating constraints. Github run id:12438587733
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v2-10-test' in the 'apache/airflow' repository with commit sha 
e12f9735a33d8599c75904a394ab3dd8f303a768.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/12438587733/
    
    The image tag used for that build was: 
e12f9735a33d8599c75904a394ab3dd8f303a768. You can enter Breeze environment
    with this image by running 'breeze shell --image-tag 
e12f9735a33d8599c75904a394ab3dd8f303a768'
    
    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                  | 12 ++++++------
 constraints-3.11.txt                  | 12 ++++++------
 constraints-3.12.txt                  | 12 ++++++------
 constraints-3.8.txt                   | 10 +++++-----
 constraints-3.9.txt                   | 12 ++++++------
 constraints-no-providers-3.10.txt     |  2 +-
 constraints-no-providers-3.11.txt     |  2 +-
 constraints-no-providers-3.12.txt     |  2 +-
 constraints-no-providers-3.8.txt      |  2 +-
 constraints-no-providers-3.9.txt      |  2 +-
 constraints-source-providers-3.10.txt | 12 ++++++------
 constraints-source-providers-3.11.txt | 12 ++++++------
 constraints-source-providers-3.12.txt | 12 ++++++------
 constraints-source-providers-3.8.txt  | 10 +++++-----
 constraints-source-providers-3.9.txt  | 12 ++++++------
 15 files changed, 63 insertions(+), 63 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 560b6cba0e6..72f3d4ac914 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-20T13:09:17.420005
+# This constraints file was automatically generated on 
2024-12-20T21:34:03.035268
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -300,7 +300,7 @@ exceptiongroup==1.2.2
 execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
-fastavro==1.9.7
+fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
 filelock==3.16.1
@@ -494,9 +494,9 @@ objsize==0.7.0
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -578,7 +578,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.2.0
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.25.0
 pytest-cov==6.0.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 34988e3bee1..47d54549769 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-20T13:09:29.551523
+# This constraints file was automatically generated on 
2024-12-20T21:34:15.006381
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -299,7 +299,7 @@ eventlet==0.38.2
 execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
-fastavro==1.9.7
+fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
 filelock==3.16.1
@@ -493,9 +493,9 @@ objsize==0.7.0
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -578,7 +578,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.2.0
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.25.0
 pytest-cov==6.0.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index ddf69eabdc1..0ec98af3a44 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-20T13:09:30.988652
+# This constraints file was automatically generated on 
2024-12-20T21:34:19.148392
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -290,7 +290,7 @@ eventlet==0.38.2
 execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
-fastavro==1.9.7
+fastavro==1.10.0
 filelock==3.16.1
 flower==2.0.1
 frozenlist==1.5.0
@@ -474,9 +474,9 @@ oauthlib==3.2.2
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -554,7 +554,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.2.0
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.25.0
 pytest-cov==6.0.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 11936b6e8d8..92fbe6c855e 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-20T13:09:17.412507
+# This constraints file was automatically generated on 
2024-12-20T21:34:02.558394
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -494,9 +494,9 @@ objsize==0.7.0
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -580,7 +580,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.1.4
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.24.0
 pytest-cov==5.0.0
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 71e100f389c..8d1acb4d9ba 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-20T13:09:17.736243
+# This constraints file was automatically generated on 
2024-12-20T21:34:03.033964
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -301,7 +301,7 @@ exceptiongroup==1.2.2
 execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
-fastavro==1.9.7
+fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
 filelock==3.16.1
@@ -494,9 +494,9 @@ objsize==0.7.0
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -578,7 +578,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.2.0
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.25.0
 pytest-cov==6.0.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index e9d3be2f34e..a4de15e94aa 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 
2024-12-20T13:01:42.208781
+# This constraints file was automatically generated on 
2024-12-20T21:26:27.155719
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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 7806b471506..0a786f1c000 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 
2024-12-20T13:05:53.810959
+# This constraints file was automatically generated on 
2024-12-20T21:30:42.653662
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.12.txt 
b/constraints-no-providers-3.12.txt
index 83c68da224c..ec72a44b9ed 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-20T13:06:09.113474
+# This constraints file was automatically generated on 
2024-12-20T21:30:52.721372
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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 14950c28bd9..7f4a56de75f 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-12-20T13:01:42.487770
+# This constraints file was automatically generated on 
2024-12-20T21:26:27.542075
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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 8110e1789b2..dfeb5bcb24d 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 
2024-12-20T13:01:42.534998
+# This constraints file was automatically generated on 
2024-12-20T21:26:27.570372
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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 ad4faf86925..8b32dcb0258 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 
2024-12-20T13:01:31.037026
+# This constraints file was automatically generated on 
2024-12-20T21:26:16.089137
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -185,7 +185,7 @@ exceptiongroup==1.2.2
 execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
-fastavro==1.9.7
+fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
 filelock==3.16.1
@@ -373,9 +373,9 @@ objsize==0.7.0
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -457,7 +457,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.2.0
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.25.0
 pytest-cov==6.0.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index a10b48bb41b..868be329a8d 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 
2024-12-20T13:01:30.786776
+# This constraints file was automatically generated on 
2024-12-20T21:26:16.670135
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -184,7 +184,7 @@ eventlet==0.38.2
 execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
-fastavro==1.9.7
+fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
 filelock==3.16.1
@@ -372,9 +372,9 @@ objsize==0.7.0
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -457,7 +457,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.2.0
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.25.0
 pytest-cov==6.0.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index cac23755dc1..85a035da2e7 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2024-12-20T13:01:34.778694
+# This constraints file was automatically generated on 
2024-12-20T21:26:20.040690
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -177,7 +177,7 @@ eventlet==0.38.2
 execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
-fastavro==1.9.7
+fastavro==1.10.0
 filelock==3.16.1
 flower==2.0.1
 frozenlist==1.5.0
@@ -355,9 +355,9 @@ oauthlib==3.2.2
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -435,7 +435,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.2.0
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.25.0
 pytest-cov==6.0.0
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
index ea6a13945a3..ecfc8f62ecd 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-12-20T13:01:30.981988
+# This constraints file was automatically generated on 
2024-12-20T21:26:16.516288
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -377,9 +377,9 @@ objsize==0.7.0
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -463,7 +463,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.1.4
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.24.0
 pytest-cov==5.0.0
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index a96bab352bd..eef7d38a926 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 
2024-12-20T13:01:31.133851
+# This constraints file was automatically generated on 
2024-12-20T21:26:16.480537
 # via "eager-upgrade" mechanism of PIP. For the "v2-10-test" 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.
@@ -186,7 +186,7 @@ exceptiongroup==1.2.2
 execnet==2.1.1
 executing==2.1.0
 facebook_business==21.0.5
-fastavro==1.9.7
+fastavro==1.10.0
 fasteners==0.19
 fastjsonschema==2.21.1
 filelock==3.16.1
@@ -375,9 +375,9 @@ objsize==0.7.0
 openai==1.58.1
 openapi-schema-validator==0.6.2
 openapi-spec-validator==0.7.1
-openlineage-integration-common==1.25.0
-openlineage-python==1.25.0
-openlineage_sql==1.25.0
+openlineage-integration-common==1.26.0
+openlineage-python==1.26.0
+openlineage_sql==1.26.0
 openpyxl==3.1.5
 opensearch-py==2.8.0
 opentelemetry-api==1.27.0
@@ -459,7 +459,7 @@ pymssql==2.3.2
 pyodbc==5.2.0
 pyparsing==3.2.0
 pypsrp==0.8.1
-pyspark==3.5.3
+pyspark==3.5.4
 pyspnego==0.11.2
 pytest-asyncio==0.25.0
 pytest-cov==6.0.0

Reply via email to