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 e3cd88f8012 Bump sphinx-airflow-theme to 0.3.1 (#63758)
e3cd88f8012 is described below

commit e3cd88f80120d186c57bb03edbdba46d0d005062
Author: Jarek Potiuk <[email protected]>
AuthorDate: Mon Mar 16 22:35:43 2026 +0100

    Bump sphinx-airflow-theme to 0.3.1 (#63758)
---
 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 68d73a48fee..4307dfcdaaa 100644
--- a/devel-common/pyproject.toml
+++ b/devel-common/pyproject.toml
@@ -83,7 +83,7 @@ dependencies = [
     # the new pagefind-bin installed
     "pagefind>=1.5.0a3",
     "pagefind-bin>=1.5.0a3",
-    
"sphinx-airflow-theme@https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.0-py3-none-any.whl";,
+    
"sphinx-airflow-theme@https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.1-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 6865efadd88..81ea61b8a9f 100644
--- a/uv.lock
+++ b/uv.lock
@@ -2319,7 +2319,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.0-py3-none-any.whl";
 },
+    { name = "sphinx-airflow-theme", marker = "extra == 'docs'", url = 
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.1-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" },
@@ -20125,15 +20125,15 @@ wheels = [
 
 [[package]]
 name = "sphinx-airflow-theme"
-version = "0.3.0"
-source = { url = 
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.0-py3-none-any.whl";
 }
+version = "0.3.1"
+source = { url = 
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.1-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.0-py3-none-any.whl";,
 hash = 
"sha256:4e78c493d17a24fc6bc2af338d4a8a318e67d6bb25cd0bc85e3d74e281b1b494" },
+    { url = 
"https://airflow.apache.org/sphinx-airflow-theme/sphinx_airflow_theme-0.3.1-py3-none-any.whl";,
 hash = 
"sha256:25a75e9d26d2020524f382743f38bf4d849fcb49c06cb96f2cfff01d41e90898" },
 ]
 
 [package.metadata]

Reply via email to