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 c0039d6b51f Updating constraints. GitHub run id:21785693961
c0039d6b51f is described below

commit c0039d6b51f73dc0094ce90ad8d6b174b3d8f6b1
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Feb 7 20:38:45 2026 +0000

    Updating constraints. GitHub run id:21785693961
    
    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 
cba34323a126e1798ab7d877ad601b7a2ed35d31.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/21785693961/
    
    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                  | 26 +++++++++++++-------------
 constraints-3.11.txt                  | 28 ++++++++++++++--------------
 constraints-3.12.txt                  | 30 +++++++++++++++---------------
 constraints-3.13.txt                  | 30 +++++++++++++++---------------
 constraints-no-providers-3.10.txt     | 10 +++++-----
 constraints-no-providers-3.11.txt     | 10 +++++-----
 constraints-no-providers-3.12.txt     | 10 +++++-----
 constraints-no-providers-3.13.txt     | 10 +++++-----
 constraints-source-providers-3.10.txt | 26 +++++++++++++-------------
 constraints-source-providers-3.11.txt | 26 +++++++++++++-------------
 constraints-source-providers-3.12.txt | 28 ++++++++++++++--------------
 constraints-source-providers-3.13.txt | 28 ++++++++++++++--------------
 12 files changed, 131 insertions(+), 131 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index c89f3c8de4d..17b6fa649c9 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T14:09:34.575561
+# This constraints file was automatically generated on 
2026-02-07T19:54:21.350467
 # via `uv pip install --resolution highest` 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.
@@ -304,7 +304,7 @@ exceptiongroup==1.3.1
 executing==2.2.1
 facebook_business==24.0.1
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fastavro==1.12.1
 fasteners==0.20
 fastjsonschema==2.21.2
@@ -313,12 +313,12 @@ filelock==3.20.3
 flask-babel==4.0.0
 flower==2.0.1
 frozenlist==1.8.0
-fsspec==2026.1.0
+fsspec==2026.2.0
 future==1.0.0
 gcloud-aio-auth==5.4.2
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.1
-gcsfs==2026.1.0
+gcsfs==2026.2.0
 geomet==1.1.0
 gevent==25.9.1
 gitdb==4.0.12
@@ -389,7 +389,7 @@ grpcio-status==1.62.3
 grpcio==1.65.5
 grpclib==0.4.9
 gssapi==1.11.1
-gunicorn==25.0.2
+gunicorn==25.0.3
 h11==0.16.0
 h2==4.3.0
 hdfs==2.7.3
@@ -414,7 +414,7 @@ importlib_resources==6.5.2
 impyla==0.22.0
 inflection==0.5.1
 influxdb-client==1.50.0
-ipykernel==7.1.0
+ipykernel==7.2.0
 ipython==8.38.0
 isodate==0.7.2
 itsdangerous==2.2.0
@@ -531,12 +531,12 @@ 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
-polars-runtime-32==1.38.0
-polars==1.38.0
+polars-runtime-32==1.38.1
+polars==1.38.1
 portalocker==3.2.0
 presto-python-client==0.8.4
 prison==0.2.1
@@ -615,7 +615,7 @@ rich==13.9.4
 rpds-py==0.30.0
 rsa==4.9.1
 ruamel.yaml==0.19.1
-s3fs==2026.1.0
+s3fs==2026.2.0
 s3transfer==0.16.0
 sagemaker_studio==1.0.23
 scikit-learn==1.5.2
@@ -646,7 +646,7 @@ sqlalchemy_drill==1.1.10
 sqlparse==0.5.5
 sshtunnel==0.4.0
 stack-data==0.6.3
-starlette==0.50.0
+starlette==0.52.1
 statsd==4.0.1
 std-uritemplate==2.0.8
 stringcase==1.2.0
@@ -654,7 +654,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
@@ -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-3.11.txt b/constraints-3.11.txt
index 967fd93031c..83f7165800e 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T14:10:13.044505
+# This constraints file was automatically generated on 
2026-02-07T19:54:48.609634
 # via `uv pip install --resolution highest` 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.
@@ -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):
@@ -302,7 +302,7 @@ eventlet==0.40.4
 executing==2.2.1
 facebook_business==24.0.1
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fastavro==1.12.1
 fasteners==0.20
 fastjsonschema==2.21.2
@@ -311,12 +311,12 @@ filelock==3.20.3
 flask-babel==4.0.0
 flower==2.0.1
 frozenlist==1.8.0
-fsspec==2026.1.0
+fsspec==2026.2.0
 future==1.0.0
 gcloud-aio-auth==5.4.2
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.1
-gcsfs==2026.1.0
+gcsfs==2026.2.0
 geomet==1.1.0
 gevent==25.9.1
 gitdb==4.0.12
@@ -387,7 +387,7 @@ grpcio-status==1.62.3
 grpcio==1.65.5
 grpclib==0.4.9
 gssapi==1.11.1
-gunicorn==25.0.2
+gunicorn==25.0.3
 h11==0.16.0
 h2==4.3.0
 hdfs==2.7.3
@@ -412,7 +412,7 @@ importlib_resources==6.5.2
 impyla==0.22.0
 inflection==0.5.1
 influxdb-client==1.50.0
-ipykernel==7.1.0
+ipykernel==7.2.0
 ipython==9.10.0
 ipython_pygments_lexers==1.1.1
 isodate==0.7.2
@@ -530,12 +530,12 @@ 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
-polars-runtime-32==1.38.0
-polars==1.38.0
+polars-runtime-32==1.38.1
+polars==1.38.1
 portalocker==3.2.0
 presto-python-client==0.8.4
 prison==0.2.1
@@ -614,7 +614,7 @@ rich==13.9.4
 rpds-py==0.30.0
 rsa==4.9.1
 ruamel.yaml==0.19.1
-s3fs==2026.1.0
+s3fs==2026.2.0
 s3transfer==0.16.0
 sagemaker_studio==1.0.23
 scikit-learn==1.8.0
@@ -645,7 +645,7 @@ sqlalchemy_drill==1.1.10
 sqlparse==0.5.5
 sshtunnel==0.4.0
 stack-data==0.6.3
-starlette==0.50.0
+starlette==0.52.1
 statsd==4.0.1
 std-uritemplate==2.0.8
 stringcase==1.2.0
@@ -653,7 +653,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
@@ -693,7 +693,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-3.12.txt b/constraints-3.12.txt
index 28afc6a5de0..ed5d1def98e 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T14:10:52.110745
+# This constraints file was automatically generated on 
2026-02-07T19:55:20.375617
 # via `uv pip install --resolution highest` 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.
@@ -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):
@@ -300,7 +300,7 @@ eventlet==0.40.4
 executing==2.2.1
 facebook_business==24.0.1
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fastavro==1.12.1
 fasteners==0.20
 fastjsonschema==2.21.2
@@ -309,12 +309,12 @@ filelock==3.20.3
 flask-babel==4.0.0
 flower==2.0.1
 frozenlist==1.8.0
-fsspec==2026.1.0
+fsspec==2026.2.0
 future==1.0.0
 gcloud-aio-auth==5.4.2
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.1
-gcsfs==2026.1.0
+gcsfs==2026.2.0
 geomet==1.1.0
 gevent==25.9.1
 gitdb==4.0.12
@@ -385,7 +385,7 @@ grpcio-status==1.62.3
 grpcio==1.65.5
 grpclib==0.4.9
 gssapi==1.11.1
-gunicorn==25.0.2
+gunicorn==25.0.3
 h11==0.16.0
 h2==4.3.0
 hdfs==2.7.3
@@ -410,7 +410,7 @@ importlib_resources==6.5.2
 impyla==0.22.0
 inflection==0.5.1
 influxdb-client==1.50.0
-ipykernel==7.1.0
+ipykernel==7.2.0
 ipython==9.10.0
 ipython_pygments_lexers==1.1.1
 isodate==0.7.2
@@ -528,12 +528,12 @@ 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
-polars-runtime-32==1.38.0
-polars==1.38.0
+polars-runtime-32==1.38.1
+polars==1.38.1
 portalocker==3.2.0
 presto-python-client==0.8.4
 prison==0.2.1
@@ -612,7 +612,7 @@ rich==13.9.4
 rpds-py==0.30.0
 rsa==4.9.1
 ruamel.yaml==0.19.1
-s3fs==2026.1.0
+s3fs==2026.2.0
 s3transfer==0.16.0
 sagemaker_studio==1.0.23
 scikit-learn==1.8.0
@@ -623,7 +623,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
@@ -645,7 +645,7 @@ sqlparse==0.5.5
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.50.0
+starlette==0.52.1
 statsd==4.0.1
 std-uritemplate==2.0.8
 stringcase==1.2.0
@@ -653,7 +653,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
@@ -693,7 +693,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-3.13.txt b/constraints-3.13.txt
index 43d2e509050..1a550a5c85a 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-06T14:08:56.134532
+# This constraints file was automatically generated on 
2026-02-07T19:55:19.373950
 # via `uv pip install --resolution highest` 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.
@@ -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):
@@ -275,19 +275,19 @@ eventlet==0.40.4
 executing==2.2.1
 facebook_business==24.0.1
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fastavro==1.12.1
 fastjsonschema==2.21.2
 fastuuid==0.14.0
 filelock==3.20.3
 flower==2.0.1
 frozenlist==1.8.0
-fsspec==2026.1.0
+fsspec==2026.2.0
 future==1.0.0
 gcloud-aio-auth==5.4.2
 gcloud-aio-bigquery==7.1.0
 gcloud-aio-storage==9.6.1
-gcsfs==2026.1.0
+gcsfs==2026.2.0
 geomet==1.1.0
 gevent==25.9.1
 gitdb==4.0.12
@@ -356,7 +356,7 @@ grpcio-gcp==0.2.2
 grpcio-status==1.78.0
 grpcio==1.78.0
 gssapi==1.11.1
-gunicorn==25.0.2
+gunicorn==25.0.3
 h11==0.16.0
 h2==4.3.0
 hdfs==2.7.3
@@ -380,7 +380,7 @@ importlib_metadata==8.7.1
 impyla==0.22.0
 inflection==0.5.1
 influxdb-client==1.50.0
-ipykernel==7.1.0
+ipykernel==7.2.0
 ipython==9.10.0
 ipython_pygments_lexers==1.1.1
 isodate==0.7.2
@@ -491,12 +491,12 @@ 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
-polars-runtime-32==1.38.0
-polars==1.38.0
+polars-runtime-32==1.38.1
+polars==1.38.1
 portalocker==3.2.0
 presto-python-client==0.8.4
 prometheus_client==0.24.1
@@ -571,7 +571,7 @@ rich==14.3.2
 rpds-py==0.30.0
 rsa==4.9.1
 ruamel.yaml==0.19.1
-s3fs==2026.1.0
+s3fs==2026.2.0
 s3transfer==0.16.0
 sagemaker_studio==1.0.23
 scikit-learn==1.8.0
@@ -582,7 +582,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
@@ -603,14 +603,14 @@ sqlean.py==3.50.4.5
 sqlparse==0.5.5
 sshtunnel==0.4.0
 stack-data==0.6.3
-starlette==0.50.0
+starlette==0.52.1
 statsd==4.0.1
 std-uritemplate==2.0.8
 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
@@ -649,7 +649,7 @@ vertica-python==1.4.0
 vine==5.1.0
 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-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index 5a91bfc07b8..e23e6318b41 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-06T14:05:48.747602
+# This constraints file was automatically generated on 
2026-02-07T19:50:45.042058
 # via `uv sync --resolution highest` 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.
@@ -43,7 +43,7 @@ dnspython==2.8.0
 email-validator==2.3.0
 exceptiongroup==1.3.1
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fsspec==2025.12.0
 googleapis-common-protos==1.72.0
 greenback==1.3.0
@@ -107,11 +107,11 @@ shellingham==1.5.4
 six==1.17.0
 sniffio==1.3.1
 sqlparse==0.5.5
-starlette==0.50.0
+starlette==0.52.1
 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
@@ -123,7 +123,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.3.9
 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 b0a5cff89ce..ab4df52e60a 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-06T14:06:17.319170
+# This constraints file was automatically generated on 
2026-02-07T19:51:04.195402
 # via `uv sync --resolution highest` 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.
@@ -41,7 +41,7 @@ dill==0.4.1
 dnspython==2.8.0
 email-validator==2.3.0
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fsspec==2025.12.0
 googleapis-common-protos==1.72.0
 greenback==1.3.0
@@ -105,11 +105,11 @@ shellingham==1.5.4
 six==1.17.0
 sniffio==1.3.1
 sqlparse==0.5.5
-starlette==0.50.0
+starlette==0.52.1
 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
@@ -120,7 +120,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.3.9
 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 661fa27ea08..dbc9d8be945 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-06T14:07:06.391468
+# This constraints file was automatically generated on 
2026-02-07T19:51:38.532096
 # via `uv sync --resolution highest` 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.
@@ -41,7 +41,7 @@ dill==0.4.1
 dnspython==2.8.0
 email-validator==2.3.0
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fsspec==2025.12.0
 googleapis-common-protos==1.72.0
 greenback==1.3.0
@@ -105,11 +105,11 @@ shellingham==1.5.4
 six==1.17.0
 sniffio==1.3.1
 sqlparse==0.5.5
-starlette==0.50.0
+starlette==0.52.1
 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
@@ -120,7 +120,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.3.9
 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 ff7b34cde4d..fd12f3efc9c 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-06T14:05:15.766641
+# This constraints file was automatically generated on 
2026-02-07T19:51:31.037423
 # via `uv sync --resolution highest` 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.
@@ -42,7 +42,7 @@ dill==0.4.1
 dnspython==2.8.0
 email-validator==2.3.0
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fsspec==2025.12.0
 googleapis-common-protos==1.72.0
 greenback==1.3.0
@@ -106,11 +106,11 @@ shellingham==1.5.4
 six==1.17.0
 sniffio==1.3.1
 sqlparse==0.5.5
-starlette==0.50.0
+starlette==0.52.1
 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
@@ -121,7 +121,7 @@ uc-micro-py==1.0.3
 universal_pathlib==0.3.9
 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 50923d0fc32..e16dc3ba70d 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-06T14:05:40.854334
+# This constraints file was automatically generated on 
2026-02-07T19:50:37.632073
 # via `uv sync --resolution highest 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 distributions.
@@ -10,7 +10,7 @@
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
 APScheduler==3.11.2
-Authlib==1.6.6
+Authlib==1.6.7
 Deprecated==1.3.1
 Events==0.5
 Flask-AppBuilder==5.0.1
@@ -207,7 +207,7 @@ execnet==2.1.2
 executing==2.2.1
 facebook_business==24.0.1
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fastavro==1.12.1
 fasteners==0.20
 fastjsonschema==2.21.2
@@ -295,7 +295,7 @@ grpcio-status==1.62.3
 grpcio==1.65.5
 grpclib==0.4.9
 gssapi==1.11.1
-gunicorn==25.0.2
+gunicorn==25.0.3
 h11==0.16.0
 h2==4.3.0
 hatch==1.16.3
@@ -331,7 +331,7 @@ influxdb-client==1.50.0
 iniconfig==2.3.0
 inputimeout==1.0.4
 ipdb==0.13.13
-ipykernel==7.1.0
+ipykernel==7.2.0
 ipython==8.38.0
 isodate==0.7.2
 itsdangerous==2.2.0
@@ -358,7 +358,7 @@ jupyter_core==5.9.1
 jupyterlab_pygments==0.3.0
 jwcrypto==1.5.6
 kerberos==1.3.1
-keyring==25.6.0
+keyring==25.7.0
 keyrings.alt==5.0.2
 kgb==7.3
 kombu==5.6.2
@@ -472,14 +472,14 @@ 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
 ply==3.11
 plyvel==1.5.1
-polars-runtime-32==1.38.0
-polars==1.38.0
+polars-runtime-32==1.38.1
+polars==1.38.1
 portalocker==3.2.0
 pprintpp==0.4.0
 pre_commit==4.5.1
@@ -635,7 +635,7 @@ sqlalchemy_drill==1.1.10
 sqlparse==0.5.5
 sshtunnel==0.4.0
 stack-data==0.6.3
-starlette==0.50.0
+starlette==0.52.1
 statsd==4.0.1
 std-uritemplate==2.0.8
 strictyaml==1.7.3
@@ -645,7 +645,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
@@ -703,7 +703,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
@@ -712,7 +712,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 00e984558ef..3c26f8d7f53 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-06T14:06:09.242301
+# This constraints file was automatically generated on 
2026-02-07T19:50:56.948152
 # via `uv sync --resolution highest 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 distributions.
@@ -10,7 +10,7 @@
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
 APScheduler==3.11.2
-Authlib==1.6.6
+Authlib==1.6.7
 Deprecated==1.3.1
 Events==0.5
 Flask-AppBuilder==5.0.1
@@ -204,7 +204,7 @@ execnet==2.1.2
 executing==2.2.1
 facebook_business==24.0.1
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fastavro==1.12.1
 fasteners==0.20
 fastjsonschema==2.21.2
@@ -292,7 +292,7 @@ grpcio-status==1.62.3
 grpcio==1.65.5
 grpclib==0.4.9
 gssapi==1.11.1
-gunicorn==25.0.2
+gunicorn==25.0.3
 h11==0.16.0
 h2==4.3.0
 hatch==1.16.3
@@ -328,7 +328,7 @@ influxdb-client==1.50.0
 iniconfig==2.3.0
 inputimeout==1.0.4
 ipdb==0.13.13
-ipykernel==7.1.0
+ipykernel==7.2.0
 ipython==9.10.0
 ipython_pygments_lexers==1.1.1
 isodate==0.7.2
@@ -356,7 +356,7 @@ jupyter_core==5.9.1
 jupyterlab_pygments==0.3.0
 jwcrypto==1.5.6
 kerberos==1.3.1
-keyring==25.6.0
+keyring==25.7.0
 keyrings.alt==5.0.2
 kgb==7.3
 kombu==5.6.2
@@ -470,14 +470,14 @@ 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
 ply==3.11
 plyvel==1.5.1
-polars-runtime-32==1.38.0
-polars==1.38.0
+polars-runtime-32==1.38.1
+polars==1.38.1
 portalocker==3.2.0
 pprintpp==0.4.0
 pre_commit==4.5.1
@@ -634,7 +634,7 @@ sqlalchemy_drill==1.1.10
 sqlparse==0.5.5
 sshtunnel==0.4.0
 stack-data==0.6.3
-starlette==0.50.0
+starlette==0.52.1
 statsd==4.0.1
 std-uritemplate==2.0.8
 strictyaml==1.7.3
@@ -644,7 +644,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
@@ -701,7 +701,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
@@ -710,7 +710,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 620f6b6be71..4147e2393b6 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-06T14:06:58.347226
+# This constraints file was automatically generated on 
2026-02-07T19:51:30.629256
 # via `uv sync --resolution highest 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 distributions.
@@ -10,7 +10,7 @@
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
 APScheduler==3.11.2
-Authlib==1.6.6
+Authlib==1.6.7
 Deprecated==1.3.1
 Events==0.5
 Flask-AppBuilder==5.0.1
@@ -202,7 +202,7 @@ execnet==2.1.2
 executing==2.2.1
 facebook_business==24.0.1
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fastavro==1.12.1
 fasteners==0.20
 fastjsonschema==2.21.2
@@ -290,7 +290,7 @@ grpcio-status==1.62.3
 grpcio==1.65.5
 grpclib==0.4.9
 gssapi==1.11.1
-gunicorn==25.0.2
+gunicorn==25.0.3
 h11==0.16.0
 h2==4.3.0
 hatch==1.16.3
@@ -326,7 +326,7 @@ influxdb-client==1.50.0
 iniconfig==2.3.0
 inputimeout==1.0.4
 ipdb==0.13.13
-ipykernel==7.1.0
+ipykernel==7.2.0
 ipython==9.10.0
 ipython_pygments_lexers==1.1.1
 isodate==0.7.2
@@ -354,7 +354,7 @@ jupyter_core==5.9.1
 jupyterlab_pygments==0.3.0
 jwcrypto==1.5.6
 kerberos==1.3.1
-keyring==25.6.0
+keyring==25.7.0
 keyrings.alt==5.0.2
 kgb==7.3
 kombu==5.6.2
@@ -468,14 +468,14 @@ 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
 ply==3.11
 plyvel==1.5.1
-polars-runtime-32==1.38.0
-polars==1.38.0
+polars-runtime-32==1.38.1
+polars==1.38.1
 portalocker==3.2.0
 pprintpp==0.4.0
 pre_commit==4.5.1
@@ -594,7 +594,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
@@ -634,7 +634,7 @@ sqlparse==0.5.5
 sshtunnel==0.4.0
 stack-data==0.6.3
 starkbank-ecdsa==2.2.0
-starlette==0.50.0
+starlette==0.52.1
 statsd==4.0.1
 std-uritemplate==2.0.8
 strictyaml==1.7.3
@@ -644,7 +644,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
@@ -701,7 +701,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
@@ -710,7 +710,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 58586e1cbd4..aea6b16d341 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-06T14:05:08.287227
+# This constraints file was automatically generated on 
2026-02-07T19:51:23.047950
 # via `uv sync --resolution highest 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 distributions.
@@ -10,7 +10,7 @@
 # Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
 #
 APScheduler==3.11.2
-Authlib==1.6.6
+Authlib==1.6.7
 Deprecated==1.3.1
 Events==0.5
 Flask-Limiter==3.12
@@ -184,7 +184,7 @@ execnet==2.1.2
 executing==2.2.1
 facebook_business==24.0.1
 fastapi-cli==0.0.20
-fastapi==0.128.2
+fastapi==0.128.3
 fastavro==1.12.1
 fastjsonschema==2.21.2
 fastuuid==0.14.0
@@ -269,7 +269,7 @@ grpcio-status==1.71.2
 grpcio-tools==1.71.2
 grpcio==1.78.0
 gssapi==1.11.1
-gunicorn==25.0.2
+gunicorn==25.0.3
 h11==0.16.0
 h2==4.3.0
 hatch==1.16.3
@@ -304,7 +304,7 @@ influxdb-client==1.50.0
 iniconfig==2.3.0
 inputimeout==1.0.4
 ipdb==0.13.13
-ipykernel==7.1.0
+ipykernel==7.2.0
 ipython==9.10.0
 ipython_pygments_lexers==1.1.1
 isodate==0.7.2
@@ -331,7 +331,7 @@ jupyter_core==5.9.1
 jupyterlab_pygments==0.3.0
 jwcrypto==1.5.6
 kerberos==1.3.1
-keyring==25.6.0
+keyring==25.7.0
 keyrings.alt==5.0.2
 kgb==7.3
 kombu==5.6.2
@@ -441,14 +441,14 @@ 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
 ply==3.11
 plyvel==1.5.1
-polars-runtime-32==1.38.0
-polars==1.38.0
+polars-runtime-32==1.38.1
+polars==1.38.1
 portalocker==3.2.0
 pprintpp==0.4.0
 pre_commit==4.5.1
@@ -563,7 +563,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
@@ -602,7 +602,7 @@ sqlean.py==3.50.4.5
 sqlparse==0.5.5
 sshtunnel==0.4.0
 stack-data==0.6.3
-starlette==0.50.0
+starlette==0.52.1
 statsd==4.0.1
 std-uritemplate==2.0.8
 strictyaml==1.7.3
@@ -611,7 +611,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
@@ -668,7 +668,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
@@ -677,7 +677,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