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 2289699eae1 Updating constraints. Github run id:14427365593
2289699eae1 is described below

commit 2289699eae1e56104583872ba06165eff565622f
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sun Apr 13 08:12:37 2025 +0000

    Updating constraints. Github run id:14427365593
    
    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 
4fa0eec9d472c76be564422c9d0339246d1b5ace.
    
    The action that build those constraints can be found at 
https://github.com/apache/airflow/actions/runs/14427365593/
    
    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.9.txt                   | 4 ++--
 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.9.txt      | 4 ++--
 constraints-source-providers-3.10.txt | 6 +++---
 constraints-source-providers-3.11.txt | 6 +++---
 constraints-source-providers-3.12.txt | 6 +++---
 constraints-source-providers-3.9.txt  | 4 ++--
 12 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 6c65fd7b74e..73d29cb91ab 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-04-13T02:41:28.896372
+# This constraints file was automatically generated on 
2025-04-13T07:57:33.620381
 # 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.
@@ -728,7 +728,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 7c86d4da1ea..8382f3c9262 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-04-13T02:42:30.347324
+# This constraints file was automatically generated on 
2025-04-13T07:58:33.804867
 # 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.
@@ -726,7 +726,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index aa0c6d0131c..31b6a631bad 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-04-13T02:43:33.991898
+# This constraints file was automatically generated on 
2025-04-13T07:59:35.626508
 # 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.
@@ -723,7 +723,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 1c82e3f6fbe..c0d6741d643 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
 
 #
-# This constraints file was automatically generated on 
2025-04-13T02:40:25.109488
+# This constraints file was automatically generated on 
2025-04-13T07:56:31.874995
 # 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.
@@ -728,7 +728,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-no-providers-3.10.txt 
b/constraints-no-providers-3.10.txt
index f32443f65bd..569f0435fb8 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 
2025-04-13T02:29:08.053856
+# This constraints file was automatically generated on 
2025-04-13T07:45:09.495145
 # 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.
@@ -320,7 +320,7 @@ kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 libcst==1.7.0
-limits==4.7.2
+limits==4.7.3
 linkify-it-py==2.0.3
 lockfile==0.12.2
 looker-sdk==25.4.0
@@ -554,7 +554,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-no-providers-3.11.txt 
b/constraints-no-providers-3.11.txt
index e3665b44790..82a445806cc 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 
2025-04-13T02:29:08.356289
+# This constraints file was automatically generated on 
2025-04-13T07:45:09.298942
 # 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.
@@ -318,7 +318,7 @@ kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 libcst==1.7.0
-limits==4.7.2
+limits==4.7.3
 linkify-it-py==2.0.3
 lockfile==0.12.2
 looker-sdk==25.4.0
@@ -551,7 +551,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-no-providers-3.12.txt 
b/constraints-no-providers-3.12.txt
index fd376bbcbc8..852e8b7b6b6 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 
2025-04-13T02:35:12.698536
+# This constraints file was automatically generated on 
2025-04-13T07:51:15.643243
 # 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.
@@ -316,7 +316,7 @@ kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 libcst==1.7.0
-limits==4.7.2
+limits==4.7.3
 linkify-it-py==2.0.3
 lockfile==0.12.2
 looker-sdk==25.4.0
@@ -548,7 +548,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 6a229926847..0570cb51151 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 
2025-04-13T02:29:08.340124
+# This constraints file was automatically generated on 
2025-04-13T07:45:09.702203
 # 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.
@@ -554,7 +554,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-source-providers-3.10.txt 
b/constraints-source-providers-3.10.txt
index ac6a3856758..637535d5545 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 
2025-04-13T02:28:58.740826
+# This constraints file was automatically generated on 
2025-04-13T07:44:59.725977
 # 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.
@@ -342,7 +342,7 @@ kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 libcst==1.7.0
-limits==4.7.2
+limits==4.7.3
 linkify-it-py==2.0.3
 lockfile==0.12.2
 looker-sdk==25.4.0
@@ -619,7 +619,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-source-providers-3.11.txt 
b/constraints-source-providers-3.11.txt
index 9f570866b50..b9905c620a2 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 
2025-04-13T02:28:58.706574
+# This constraints file was automatically generated on 
2025-04-13T07:44:59.679990
 # 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.
@@ -340,7 +340,7 @@ kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 libcst==1.7.0
-limits==4.7.2
+limits==4.7.3
 linkify-it-py==2.0.3
 lockfile==0.12.2
 looker-sdk==25.4.0
@@ -617,7 +617,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-source-providers-3.12.txt 
b/constraints-source-providers-3.12.txt
index 1befd20119c..33c5bd7fe17 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 
2025-04-13T02:28:57.575323
+# This constraints file was automatically generated on 
2025-04-13T07:44:58.357723
 # 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.
@@ -338,7 +338,7 @@ kubernetes_asyncio==30.3.1
 kylinpy==2.8.4
 lazy-object-proxy==1.10.0
 libcst==1.7.0
-limits==4.7.2
+limits==4.7.3
 linkify-it-py==2.0.3
 lockfile==0.12.2
 looker-sdk==25.4.0
@@ -614,7 +614,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326
diff --git a/constraints-source-providers-3.9.txt 
b/constraints-source-providers-3.9.txt
index 9ec00219035..79761f10afd 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 
2025-04-13T02:28:58.630390
+# This constraints file was automatically generated on 
2025-04-13T07:44:59.774560
 # 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.
@@ -620,7 +620,7 @@ trino==0.333.0
 twine==6.1.0
 typer==0.15.2
 types-Deprecated==1.2.15.20250304
-types-Markdown==3.7.0.20250322
+types-Markdown==3.8.0.20250413
 types-PyMySQL==1.1.0.20241103
 types-PyYAML==6.0.12.20250402
 types-aiofiles==24.1.0.20250326

Reply via email to