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

potiuk pushed a commit to branch v3-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-2-test by this push:
     new 62fc80e864b Update auto-generated files for static checks failures 
(#64424)
62fc80e864b is described below

commit 62fc80e864b31a821b2780cb4068f8f781c8100d
Author: Rahul Vats <[email protected]>
AuthorDate: Mon Mar 30 02:50:45 2026 +0530

    Update auto-generated files for static checks failures (#64424)
---
 README.md                | 16 ++++++++--------
 generated/PYPI_README.md | 16 ++++++++--------
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/README.md b/README.md
index 52842bbbdcc..41d75013841 100644
--- a/README.md
+++ b/README.md
@@ -291,14 +291,14 @@ Apache Airflow version life cycle:
 <!-- This table is automatically updated by prek 
scripts/ci/prek/supported_versions.py -->
 <!-- Beginning of auto-generated table -->
 
-| Version   | Current Patch/Minor | State               | First Release   | 
Limited Maintenance   | EOL/Terminated   |
-|-----------|---------------------|---------------------|-----------------|-----------------------|------------------|
-| 3         | 3.2.0               | Maintenance         | Apr 22, 2025    | 
TBD                   | TBD              |
-| 2         | 2.11.2              | Limited maintenance | Dec 17, 2020    | 
Oct 22, 2025          | Apr 22, 2026     |
-| 1.10      | 1.10.15             | EOL                 | Aug 27, 2018    | 
Dec 17, 2020          | June 17, 2021    |
-| 1.9       | 1.9.0               | EOL                 | Jan 03, 2018    | 
Aug 27, 2018          | Aug 27, 2018     |
-| 1.8       | 1.8.2               | EOL                 | Mar 19, 2017    | 
Jan 03, 2018          | Jan 03, 2018     |
-| 1.7       | 1.7.1.2             | EOL                 | Mar 28, 2016    | 
Mar 19, 2017          | Mar 19, 2017     |
+| Version   | Current Patch/Minor   | State               | First Release   | 
Limited Maintenance   | EOL/Terminated   |
+|-----------|-----------------------|---------------------|-----------------|-----------------------|------------------|
+| 3         | 3.2.0                 | Maintenance         | Apr 22, 2025    | 
TBD                   | TBD              |
+| 2         | 2.11.2                | Limited maintenance | Dec 17, 2020    | 
Oct 22, 2025          | Apr 22, 2026     |
+| 1.10      | 1.10.15               | EOL                 | Aug 27, 2018    | 
Dec 17, 2020          | June 17, 2021    |
+| 1.9       | 1.9.0                 | EOL                 | Jan 03, 2018    | 
Aug 27, 2018          | Aug 27, 2018     |
+| 1.8       | 1.8.2                 | EOL                 | Mar 19, 2017    | 
Jan 03, 2018          | Jan 03, 2018     |
+| 1.7       | 1.7.1.2               | EOL                 | Mar 28, 2016    | 
Mar 19, 2017          | Mar 19, 2017     |
 
 <!-- End of auto-generated table -->
 
diff --git a/generated/PYPI_README.md b/generated/PYPI_README.md
index 57409ce50e8..9d8215c0327 100644
--- a/generated/PYPI_README.md
+++ b/generated/PYPI_README.md
@@ -55,14 +55,14 @@ Use Airflow to author workflows (Dags) that orchestrate 
tasks. The Airflow sched
 
 Apache Airflow is tested with:
 
-|            | Main version (dev)                 | Stable version (3.2.0)     
 | Stable version (2.11.2)      |
-|------------|------------------------------------|-----------------------------|------------------------------|
-| Python     | 3.10, 3.11, 3.12, 3.13, 3.14       | 3.10, 3.11, 3.12, 
3.13,3.14 | 3.10, 3.11, 3.12             |
-| Platform   | AMD64/ARM64                        | AMD64/ARM64                
 | AMD64/ARM64(\*)              |
-| Kubernetes | 1.30, 1.31, 1.32, 1.33, 1.34, 1.35 | 1.30, 1.31, 1.32, 1.33     
 | 1.26, 1.27, 1.28, 1.29, 1.30 |
-| PostgreSQL | 14, 15, 16, 17, 18                 | 13, 14, 15, 16, 17         
 | 12, 13, 14, 15, 16           |
-| MySQL      | 8.0, 8.4, Innovation               | 8.0, 8.4, Innovation       
 | 8.0, Innovation              |
-| SQLite     | 3.15.0+                            | 3.15.0+                    
 | 3.15.0+                      |
+|            | Main version (dev)                 | Stable version (3.2.0)     
  | Stable version (2.11.2)      |
+|------------|-----------------------------------|------------------------------|------------------------------|
+| Python     | 3.10, 3.11, 3.12, 3.13, 3.14       | 3.10, 3.11, 3.12, 3.13, 
3.14 | 3.10, 3.11, 3.12             |
+| Platform   | AMD64/ARM64                       | AMD64/ARM64                 
 | AMD64/ARM64(\*)              |
+| Kubernetes | 1.30, 1.31, 1.32, 1.33, 1.34, 1.35 | 1.30, 1.31, 1.32, 1.33     
  | 1.26, 1.27, 1.28, 1.29, 1.30 |
+| PostgreSQL | 14, 15, 16, 17, 18                | 13, 14, 15, 16, 17          
 | 12, 13, 14, 15, 16           |
+| MySQL      | 8.0, 8.4, Innovation              | 8.0, 8.4, Innovation        
 | 8.0, Innovation              |
+| SQLite     | 3.15.0+                           | 3.15.0+                     
 | 3.15.0+                      |
 
 \* Experimental
 

Reply via email to