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 821880e1f6c Updating constraints. GitHub run id:21949373718
821880e1f6c is described below

commit 821880e1f6c022ddd4f4cb2efd2b477dc1dabce4
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Feb 12 14:58:47 2026 +0000

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

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 48fb47dcc90..b0a4dfdb316 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-12T02:38:50.275007
+# This constraints file was automatically generated on 
2026-02-12T14:14:58.809166
 # 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.
@@ -580,7 +580,7 @@ requests==2.32.5
 requests_ntlm==1.3.0
 retryhttp==1.4.0
 rich-argparse==1.7.2
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 rpds-py==0.30.0
 rsa==4.9.1
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 7607a77b332..296b3922e72 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-12T02:39:16.637324
+# This constraints file was automatically generated on 
2026-02-12T14:14:38.158935
 # 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.
@@ -579,7 +579,7 @@ requests==2.32.5
 requests_ntlm==1.3.0
 retryhttp==1.4.0
 rich-argparse==1.7.2
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 rpds-py==0.30.0
 rsa==4.9.1
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 8d85354e3d0..5240bbee162 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-12T02:38:23.649688
+# This constraints file was automatically generated on 
2026-02-12T14:15:09.829058
 # 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.
@@ -577,7 +577,7 @@ requests==2.32.5
 requests_ntlm==1.3.0
 retryhttp==1.4.0
 rich-argparse==1.7.2
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 rpds-py==0.30.0
 rsa==4.9.1
diff --git a/constraints-3.13.txt b/constraints-3.13.txt
index 1e1fb223b53..65f95fae3ea 100644
--- a/constraints-3.13.txt
+++ b/constraints-3.13.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2026-02-12T02:37:48.121674
+# This constraints file was automatically generated on 
2026-02-12T14:14:53.106890
 # 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.
@@ -546,7 +546,7 @@ requests==2.32.5
 requests_ntlm==1.3.0
 retryhttp==1.4.0
 rich-argparse==1.7.2
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==14.3.2
 rpds-py==0.30.0
 rsa==4.9.1
@@ -571,7 +571,7 @@ smart_open==7.5.0
 smbprotocol==1.16.0
 smmap==5.0.2
 sniffio==1.3.1
-snowflake-connector-python==4.2.0
+snowflake-connector-python==4.3.0
 snowflake-snowpark-python==1.45.0
 snowflake-sqlalchemy==1.8.2
 sortedcontainers==2.4.0
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index bcdf22e9d5d..08faf70e41d 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-12T02:34:32.890778
+# This constraints file was automatically generated on 
2026-02-12T14:10:30.913533
 # 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.
@@ -98,7 +98,7 @@ pytz==2025.2
 referencing==0.36.2
 requests==2.32.5
 rich-argparse==1.7.2
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 rpds-py==0.30.0
 setproctitle==1.3.7
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index 9d5c7e62c05..767efc5fcd7 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-12T02:34:55.755373
+# This constraints file was automatically generated on 
2026-02-12T14:10:08.120916
 # 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.
@@ -96,7 +96,7 @@ pytz==2025.2
 referencing==0.36.2
 requests==2.32.5
 rich-argparse==1.7.2
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 rpds-py==0.30.0
 setproctitle==1.3.7
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index ae0538c8c0a..16b53eff658 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-12T02:34:07.205659
+# This constraints file was automatically generated on 
2026-02-12T14:10:49.015140
 # 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.
@@ -96,7 +96,7 @@ pytz==2025.2
 referencing==0.36.2
 requests==2.32.5
 rich-argparse==1.7.2
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 rpds-py==0.30.0
 setproctitle==1.3.7
diff --git a/constraints-no-providers-3.13.txt 
b/constraints-no-providers-3.13.txt
index 4ec89b53c24..68f046e9df4 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-12T02:33:58.575447
+# This constraints file was automatically generated on 
2026-02-12T14:10:31.460895
 # 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.
@@ -97,7 +97,7 @@ pytz==2025.2
 referencing==0.36.2
 requests==2.32.5
 rich-argparse==1.7.2
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 rpds-py==0.30.0
 setproctitle==1.3.7
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index 90c7398cdb8..a9732716433 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-12T02:34:24.729898
+# This constraints file was automatically generated on 
2026-02-12T14:10:23.293617
 # 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.
@@ -579,7 +579,7 @@ rfc3339-validator==0.1.4
 rfc3986==2.0.0
 rich-argparse==1.7.2
 rich-click==1.9.7
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 rpds-py==0.30.0
 rsa==4.9.1
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 8342613099c..18cf6d14c67 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-12T02:34:48.330660
+# This constraints file was automatically generated on 
2026-02-12T14:10:00.746134
 # 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.
@@ -577,7 +577,7 @@ rfc3339-validator==0.1.4
 rfc3986==2.0.0
 rich-argparse==1.7.2
 rich-click==1.9.7
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 roman-numerals==4.1.0
 rpds-py==0.30.0
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index e360337473f..5b4578e72a4 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-12T02:33:59.746463
+# This constraints file was automatically generated on 
2026-02-12T14:10:41.276383
 # 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.
@@ -575,7 +575,7 @@ rfc3339-validator==0.1.4
 rfc3986==2.0.0
 rich-argparse==1.7.2
 rich-click==1.9.7
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 roman-numerals==4.1.0
 rpds-py==0.30.0
diff --git a/constraints-source-providers-3.13.txt 
b/constraints-source-providers-3.13.txt
index 537d5235cf4..7fb2bd5398a 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-12T02:33:51.993592
+# This constraints file was automatically generated on 
2026-02-12T14:10:24.128242
 # 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.
@@ -552,7 +552,7 @@ rfc3339-validator==0.1.4
 rfc3986==2.0.0
 rich-argparse==1.7.2
 rich-click==1.9.7
-rich-toolkit==0.19.3
+rich-toolkit==0.19.4
 rich==13.9.4
 roman-numerals==4.1.0
 rpds-py==0.30.0
@@ -581,7 +581,7 @@ smbprotocol==1.16.0
 smmap==5.0.2
 sniffio==1.3.1
 snowballstemmer==3.0.1
-snowflake-connector-python==4.2.0
+snowflake-connector-python==4.3.0
 snowflake-snowpark-python==1.45.0
 snowflake-sqlalchemy==1.8.2
 sortedcontainers==2.4.0

Reply via email to