This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch 3.2.1-docs
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/3.2.1-docs by this push:
new e53b8153222 Bump sphinx-airflow-theme to 0.3.10 (#66430)
e53b8153222 is described below
commit e53b8153222926f72d32f0c1d230d8936d9c3a75
Author: hojeong park <[email protected]>
AuthorDate: Wed May 6 12:55:33 2026 +0900
Bump sphinx-airflow-theme to 0.3.10 (#66430)
---
devel-common/pyproject.toml | 2 +-
uv.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel-common/pyproject.toml b/devel-common/pyproject.toml
index a1e37d3c54a..3096140a2ee 100644
--- a/devel-common/pyproject.toml
+++ b/devel-common/pyproject.toml
@@ -81,7 +81,7 @@ dependencies = [
"docutils>=0.21",
"pagefind>=1.5.0",
"pagefind-bin>=1.5.0",
-
"sphinx-airflow-theme@https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.9-py3-none-any.whl",
+
"sphinx-airflow-theme@https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.10-py3-none-any.whl",
"sphinx-argparse>=0.4.0",
"sphinx-autoapi>=3.8.0",
"sphinx-autobuild>=2024.10.2",
diff --git a/uv.lock b/uv.lock
index 0f5b25fbbb0..b898346a2c7 100644
--- a/uv.lock
+++ b/uv.lock
@@ -2437,7 +2437,7 @@ requires-dist = [
{ name = "semver", marker = "extra == 'devscripts'", specifier = ">=3.0.2"
},
{ name = "setuptools", marker = "extra == 'docs'", specifier = "<82.0.0" },
{ name = "sphinx", marker = "extra == 'docs'", specifier = ">=7" },
- { name = "sphinx-airflow-theme", marker = "extra == 'docs'", url =
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.9-py3-none-any.whl"
},
+ { name = "sphinx-airflow-theme", marker = "extra == 'docs'", url =
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.10-py3-none-any.whl"
},
{ name = "sphinx-argparse", marker = "extra == 'docs'", specifier =
">=0.4.0" },
{ name = "sphinx-autoapi", marker = "extra == 'docs'", specifier =
">=3.8.0" },
{ name = "sphinx-autobuild", marker = "extra == 'docs'", specifier =
">=2024.10.2" },
@@ -20422,15 +20422,15 @@ wheels = [
[[package]]
name = "sphinx-airflow-theme"
-version = "0.3.9"
-source = { url =
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.9-py3-none-any.whl"
}
+version = "0.3.10"
+source = { url =
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.10-py3-none-any.whl"
}
dependencies = [
{ name = "sphinx", version = "8.1.3", source = { registry =
"https://pypi.org/simple" }, marker = "python_full_version < '3.11'" },
{ name = "sphinx", version = "9.0.4", source = { registry =
"https://pypi.org/simple" }, marker = "python_full_version == '3.11.*'" },
{ name = "sphinx", version = "9.1.0", source = { registry =
"https://pypi.org/simple" }, marker = "python_full_version >= '3.12'" },
]
wheels = [
- { url =
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.9-py3-none-any.whl",
hash =
"sha256:8e28f827963d4a48a901959a7fee194421173cb4c5fdfc00fdf0c5df825011f7" },
+ { url =
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.10-py3-none-any.whl",
hash =
"sha256:26a824d1a92879fb2c4830f91f9e10fa400f77f4690bf33ed74ed8d5898d2894" },
]
[package.metadata]