Skip to content

Commit 4b6ed0a

Browse files
eladkalYour friendly bot
authored andcommitted
[v3-1-test] Bump astroid>=4 (#63170)
(cherry picked from commit 0a985ea) Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>
1 parent b9e9a61 commit 4b6ed0a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

devel-common/pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ dependencies = [
7070
"twine>=4.0.2",
7171
]
7272
"docs" = [
73-
# Astroid 4 released 5 Oct 2025 breaks autoapi https://github.com/apache/airflow/issues/56420
74-
"astroid>=3,<4",
73+
"astroid>=4",
7574
"checksumdir>=1.2.0",
7675
"rich-click>=1.7.1",
7776
"click>=8.1.8",
@@ -82,7 +81,7 @@ dependencies = [
8281
"pagefind-bin>=1.5.0a3",
8382
"sphinx-airflow-theme@https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.0-py3-none-any.whl",
8483
"sphinx-argparse>=0.4.0",
85-
"sphinx-autoapi>=3",
84+
"sphinx-autoapi>=3.8.0",
8685
"sphinx-autobuild>=2024.10.2",
8786
"sphinx-copybutton>=0.5.2",
8887
"sphinx-design>=0.5.0",

0 commit comments

Comments
 (0)