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

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


The following commit(s) were added to refs/heads/constraints-3-1 by this push:
     new 6d973eb7814 Updating constraints. GitHub run id:21784178148
6d973eb7814 is described below

commit 6d973eb7814b0bbd693e7fda6b451879cdf8741d
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Feb 7 18:32:42 2026 +0000

    Updating constraints. GitHub run id:21784178148
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    'refs/heads/v3-1-test' in the 'apache/airflow' repository with commit sha 
bfcce2ab31d2d90a1379822eb0a3e19dd96f55a1.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/21784178148/
    
    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                  |  6 +++---
 constraints-3.11.txt                  |  8 ++++----
 constraints-3.12.txt                  | 10 +++++-----
 constraints-3.13.txt                  | 10 +++++-----
 constraints-no-providers-3.10.txt     |  6 +++---
 constraints-no-providers-3.11.txt     |  6 +++---
 constraints-no-providers-3.12.txt     |  6 +++---
 constraints-no-providers-3.13.txt     |  6 +++---
 constraints-source-providers-3.10.txt | 10 +++++-----
 constraints-source-providers-3.11.txt | 10 +++++-----
 constraints-source-providers-3.12.txt | 12 ++++++------
 constraints-source-providers-3.13.txt | 12 ++++++------
 12 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index d276e823669..5a0545cab14 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T19:22:19.975475
+# This constraints file was automatically generated on 
2026-02-07T17:59:52.202915
 # via `uv pip install --resolution highest` for the "v3-1-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.
@@ -527,7 +527,7 @@ pexpect==4.9.0
 pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
-pinotdb==5.7.0
+pinotdb==9.0.0
 platformdirs==4.5.1
 pluggy==1.6.0
 ply==3.11
@@ -648,7 +648,7 @@ structlog==25.5.0
 svcs==25.1.0
 tableauserverclient==0.40
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 teradatasql==20.0.0.50
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index eadb5a3593a..641122c16d7 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T19:23:39.878378
+# This constraints file was automatically generated on 
2026-02-07T17:59:23.757014
 # via `uv pip install --resolution highest` for the "v3-1-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.
@@ -16,7 +16,7 @@
 # commands that might change the installed version of apache-airflow should 
include "apache-airflow==X.Y.Z"
 # in the list of install targets to prevent Airflow accidental upgrade or 
downgrade.
 #
-# Typical installation process of airflow for Python 3.10 is (with random 
selection of extras and custom
+# Typical installation process of airflow for Python 3.11 is (with random 
selection of extras and custom
 # dependencies added), usually consists of two steps:
 #
 # 1. Reproducible installation of airflow with selected providers (note 
constraints are used):
@@ -526,7 +526,7 @@ pexpect==4.9.0
 pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
-pinotdb==5.7.0
+pinotdb==9.0.0
 platformdirs==4.5.1
 pluggy==1.6.0
 ply==3.11
@@ -647,7 +647,7 @@ structlog==25.5.0
 svcs==25.1.0
 tableauserverclient==0.40
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 teradatasql==20.0.0.50
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 314a0bf5ecb..e3e8f54b7db 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T19:23:24.695945
+# This constraints file was automatically generated on 
2026-02-07T17:59:22.354864
 # via `uv pip install --resolution highest` for the "v3-1-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.
@@ -16,7 +16,7 @@
 # commands that might change the installed version of apache-airflow should 
include "apache-airflow==X.Y.Z"
 # in the list of install targets to prevent Airflow accidental upgrade or 
downgrade.
 #
-# Typical installation process of airflow for Python 3.10 is (with random 
selection of extras and custom
+# Typical installation process of airflow for Python 3.12 is (with random 
selection of extras and custom
 # dependencies added), usually consists of two steps:
 #
 # 1. Reproducible installation of airflow with selected providers (note 
constraints are used):
@@ -524,7 +524,7 @@ pexpect==4.9.0
 pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
-pinotdb==5.7.0
+pinotdb==9.0.0
 platformdirs==4.5.1
 pluggy==1.6.0
 ply==3.11
@@ -617,7 +617,7 @@ segment-analytics-python==2.3.3
 sendgrid==6.11.0
 sentry-sdk==2.52.0
 setproctitle==1.3.7
-setuptools==80.10.2
+setuptools==81.0.0
 shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
@@ -647,7 +647,7 @@ structlog==25.5.0
 svcs==25.1.0
 tableauserverclient==0.40
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 teradatasql==20.0.0.50
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 0d9ba4cd201..982ff707cc4 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T19:23:27.408742
+# This constraints file was automatically generated on 
2026-02-07T18:00:38.339621
 # via `uv pip install --resolution highest` for the "v3-1-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.
@@ -16,7 +16,7 @@
 # commands that might change the installed version of apache-airflow should 
include "apache-airflow==X.Y.Z"
 # in the list of install targets to prevent Airflow accidental upgrade or 
downgrade.
 #
-# Typical installation process of airflow for Python 3.10 is (with random 
selection of extras and custom
+# Typical installation process of airflow for Python 3.13 is (with random 
selection of extras and custom
 # dependencies added), usually consists of two steps:
 #
 # 1. Reproducible installation of airflow with selected providers (note 
constraints are used):
@@ -488,7 +488,7 @@ pexpect==4.9.0
 pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
-pinotdb==5.7.0
+pinotdb==9.0.0
 platformdirs==4.5.1
 pluggy==1.6.0
 ply==3.11
@@ -577,7 +577,7 @@ segment-analytics-python==2.3.3
 sendgrid==6.12.2
 sentry-sdk==2.52.0
 setproctitle==1.3.7
-setuptools==80.10.2
+setuptools==81.0.0
 shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
@@ -605,7 +605,7 @@ structlog==25.5.0
 svcs==25.1.0
 tableauserverclient==0.40
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 teradatasql==20.0.0.50
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 5de297708f3..b00004370e9 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 
2026-02-06T19:19:06.076125
+# This constraints file was automatically generated on 
2026-02-07T17:56:40.729510
 # via `uv sync --resolution highest` for the "v3-1-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.
@@ -107,7 +107,7 @@ starlette==0.48.0
 structlog==25.5.0
 svcs==25.1.0
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 termcolor==3.3.0
 text-unidecode==1.3
 tomli==2.4.0
@@ -119,7 +119,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.6.3
 uuid6==2025.0.1
-uv==0.9.30
+uv==0.10.0
 uvicorn==0.40.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 04328bff5e8..5033c78fad9 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 
2026-02-06T19:20:13.958375
+# This constraints file was automatically generated on 
2026-02-07T17:56:34.117737
 # via `uv sync --resolution highest` for the "v3-1-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.
@@ -105,7 +105,7 @@ starlette==0.48.0
 structlog==25.5.0
 svcs==25.1.0
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 termcolor==3.3.0
 text-unidecode==1.3
 typer==0.21.1
@@ -116,7 +116,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.6.3
 uuid6==2025.0.1
-uv==0.9.30
+uv==0.10.0
 uvicorn==0.40.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index aa01379e644..4fde19573ed 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 
2026-02-06T19:19:58.431175
+# This constraints file was automatically generated on 
2026-02-07T17:56:12.903758
 # via `uv sync --resolution highest` for the "v3-1-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.
@@ -105,7 +105,7 @@ starlette==0.48.0
 structlog==25.5.0
 svcs==25.1.0
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 termcolor==3.3.0
 text-unidecode==1.3
 typer==0.21.1
@@ -116,7 +116,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.6.3
 uuid6==2025.0.1
-uv==0.9.30
+uv==0.10.0
 uvicorn==0.40.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-no-providers-3.13.txt 
b/constraints-no-providers-3.13.txt
index f732195535b..e9620aa30e9 100644
--- a/constraints-no-providers-3.13.txt
+++ b/constraints-no-providers-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T19:20:01.349724
+# This constraints file was automatically generated on 
2026-02-07T17:57:22.281501
 # via `uv sync --resolution highest` for the "v3-1-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.
@@ -106,7 +106,7 @@ starlette==0.48.0
 structlog==25.5.0
 svcs==25.1.0
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 termcolor==3.3.0
 text-unidecode==1.3
 typer==0.21.1
@@ -117,7 +117,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.2.6
 urllib3==2.6.3
 uuid6==2025.0.1
-uv==0.9.30
+uv==0.10.0
 uvicorn==0.40.0
 uvloop==0.22.1
 watchfiles==1.1.1
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 8d74422f3ba..0f3ed97c30b 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 
2026-02-06T19:18:58.693902
+# This constraints file was automatically generated on 
2026-02-07T17:56:32.948578
 # via `uv sync --resolution highest for the "v3-1-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 distributions.
@@ -458,7 +458,7 @@ pexpect==4.9.0
 pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
-pinotdb==5.7.0
+pinotdb==9.0.0
 pipdeptree==2.30.0
 platformdirs==4.5.1
 pluggy==1.6.0
@@ -630,7 +630,7 @@ svcs==25.1.0
 sympy==1.14.0
 tableauserverclient==0.40
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 teradatasql==20.0.0.50
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
@@ -687,7 +687,7 @@ uritemplate==4.2.0
 urllib3==2.6.3
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.9.30
+uv==0.10.0
 uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
@@ -696,7 +696,7 @@ vine==5.1.0
 virtualenv==20.36.1
 watchfiles==1.1.1
 watchtower==3.4.0
-wcwidth==0.5.3
+wcwidth==0.6.0
 weaviate-client==4.19.2
 webencodings==0.5.1
 websocket-client==1.9.0
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 0e7a7f35358..4d2f75bb152 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 
2026-02-06T19:20:06.078756
+# This constraints file was automatically generated on 
2026-02-07T17:56:27.836113
 # via `uv sync --resolution highest for the "v3-1-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 distributions.
@@ -456,7 +456,7 @@ pexpect==4.9.0
 pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
-pinotdb==5.7.0
+pinotdb==9.0.0
 pipdeptree==2.30.0
 platformdirs==4.5.1
 pluggy==1.6.0
@@ -629,7 +629,7 @@ svcs==25.1.0
 sympy==1.14.0
 tableauserverclient==0.40
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 teradatasql==20.0.0.50
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
@@ -685,7 +685,7 @@ uritemplate==4.2.0
 urllib3==2.6.3
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.9.30
+uv==0.10.0
 uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
@@ -694,7 +694,7 @@ vine==5.1.0
 virtualenv==20.36.1
 watchfiles==1.1.1
 watchtower==3.4.0
-wcwidth==0.5.3
+wcwidth==0.6.0
 weaviate-client==4.19.2
 webencodings==0.5.1
 websocket-client==1.9.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 87607f64ad3..c967b377e23 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 
2026-02-06T19:19:50.062624
+# This constraints file was automatically generated on 
2026-02-07T17:56:05.700925
 # via `uv sync --resolution highest for the "v3-1-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 distributions.
@@ -454,7 +454,7 @@ pexpect==4.9.0
 pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
-pinotdb==5.7.0
+pinotdb==9.0.0
 pipdeptree==2.30.0
 platformdirs==4.5.1
 pluggy==1.6.0
@@ -580,7 +580,7 @@ semver==3.0.4
 sendgrid==6.11.0
 sentry-sdk==2.52.0
 setproctitle==1.3.7
-setuptools==80.10.2
+setuptools==81.0.0
 shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
@@ -629,7 +629,7 @@ svcs==25.1.0
 sympy==1.14.0
 tableauserverclient==0.40
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 teradatasql==20.0.0.50
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
@@ -685,7 +685,7 @@ uritemplate==4.2.0
 urllib3==2.6.3
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.9.30
+uv==0.10.0
 uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
@@ -694,7 +694,7 @@ vine==5.1.0
 virtualenv==20.36.1
 watchfiles==1.1.1
 watchtower==3.4.0
-wcwidth==0.5.3
+wcwidth==0.6.0
 weaviate-client==4.19.2
 webencodings==0.5.1
 websocket-client==1.9.0
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index a30d8dccaa7..ff179c0990b 100644
--- a/constraints-source-providers-3.13.txt
+++ b/constraints-source-providers-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T19:19:53.060949
+# This constraints file was automatically generated on 
2026-02-07T17:57:14.394840
 # via `uv sync --resolution highest for the "v3-1-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 distributions.
@@ -433,7 +433,7 @@ pexpect==4.9.0
 pgvector==0.4.2
 pinecone-plugin-interface==0.0.7
 pinecone==7.0.1
-pinotdb==5.7.0
+pinotdb==9.0.0
 pipdeptree==2.30.0
 platformdirs==4.5.1
 pluggy==1.6.0
@@ -554,7 +554,7 @@ semver==3.0.4
 sendgrid==6.12.2
 sentry-sdk==2.52.0
 setproctitle==1.3.7
-setuptools==80.10.2
+setuptools==81.0.0
 shellingham==1.5.4
 simple-salesforce==1.12.9
 six==1.17.0
@@ -601,7 +601,7 @@ svcs==25.1.0
 sympy==1.14.0
 tableauserverclient==0.40
 tabulate==0.9.0
-tenacity==9.1.3
+tenacity==9.1.4
 teradatasql==20.0.0.50
 teradatasqlalchemy==20.0.0.9
 termcolor==3.3.0
@@ -657,7 +657,7 @@ uritemplate==4.2.0
 urllib3==2.6.3
 userpath==1.9.2
 uuid6==2025.0.1
-uv==0.9.30
+uv==0.10.0
 uvicorn==0.40.0
 uvloop==0.22.1
 validators==0.35.0
@@ -666,7 +666,7 @@ vine==5.1.0
 virtualenv==20.36.1
 watchfiles==1.1.1
 watchtower==3.4.0
-wcwidth==0.5.3
+wcwidth==0.6.0
 weaviate-client==4.19.2
 webencodings==0.5.1
 websocket-client==1.9.0

Reply via email to