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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 8729e21fb5f Bump cadwyn to 6.0.4 for py3.14 support (#63605)
8729e21fb5f is described below

commit 8729e21fb5fe0c32204e2324680da2a35f86baca
Author: Dev-iL <[email protected]>
AuthorDate: Sun Mar 15 00:43:48 2026 +0200

    Bump cadwyn to 6.0.4 for py3.14 support (#63605)
---
 airflow-core/pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airflow-core/pyproject.toml b/airflow-core/pyproject.toml
index 1f5ed2cb078..c853c7de833 100644
--- a/airflow-core/pyproject.toml
+++ b/airflow-core/pyproject.toml
@@ -82,7 +82,7 @@ dependencies = [
     "argcomplete>=1.10",
     "asgiref>=2.3.0",
     "attrs>=22.1.0, !=25.2.0",
-    "cadwyn>=6.0.3",
+    "cadwyn>=6.0.4",
     "colorlog>=6.8.2",
     "cron-descriptor>=1.2.24",
     "croniter>=2.0.2",

Reply via email to