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

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


The following commit(s) were added to refs/heads/main by this push:
     new 3a101725 Build: Bump mkdocs-autorefs from 1.4.3 to 1.4.4 (#3051)
3a101725 is described below

commit 3a10172555b69047a74e6a3a77485efd892c279e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 17 09:14:53 2026 +0100

    Build: Bump mkdocs-autorefs from 1.4.3 to 1.4.4 (#3051)
---
 pyproject.toml | 2 +-
 uv.lock        | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/pyproject.toml b/pyproject.toml
index 0fc5ec68..b5178700 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -129,7 +129,7 @@ docs = [
     "mkdocstrings==1.0.2",
     "mkdocstrings-python==2.0.1",
     "mkdocs-literate-nav==0.6.2",
-    "mkdocs-autorefs==1.4.3",
+    "mkdocs-autorefs==1.4.4",
     "mkdocs-gen-files==0.6.0",
     "mkdocs-material==9.7.1",
     "mkdocs-material-extensions==1.3.1",
diff --git a/uv.lock b/uv.lock
index 0043abef..2816a2fc 100644
--- a/uv.lock
+++ b/uv.lock
@@ -2902,16 +2902,16 @@ wheels = [
 
 [[package]]
 name = "mkdocs-autorefs"
-version = "1.4.3"
+version = "1.4.4"
 source = { registry = "https://pypi.org/simple"; }
 dependencies = [
     { name = "markdown" },
     { name = "markupsafe" },
     { name = "mkdocs" },
 ]
-sdist = { url = 
"https://files.pythonhosted.org/packages/51/fa/9124cd63d822e2bcbea1450ae68cdc3faf3655c69b455f3a7ed36ce6c628/mkdocs_autorefs-1.4.3.tar.gz";,
 hash = 
"sha256:beee715b254455c4aa93b6ef3c67579c399ca092259cc41b7d9342573ff1fc75", size 
= 55425, upload-time = "2025-08-26T14:23:17.223Z" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/52/c0/f641843de3f612a6b48253f39244165acff36657a91cc903633d456ae1ac/mkdocs_autorefs-1.4.4.tar.gz";,
 hash = 
"sha256:d54a284f27a7346b9c38f1f852177940c222da508e66edc816a0fa55fc6da197", size 
= 56588, upload-time = "2026-02-10T15:23:55.105Z" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/9f/4d/7123b6fa2278000688ebd338e2a06d16870aaf9eceae6ba047ea05f92df1/mkdocs_autorefs-1.4.3-py3-none-any.whl";,
 hash = 
"sha256:469d85eb3114801d08e9cc55d102b3ba65917a869b893403b8987b601cf55dc9", size 
= 25034, upload-time = "2025-08-26T14:23:15.906Z" },
+    { url = 
"https://files.pythonhosted.org/packages/28/de/a3e710469772c6a89595fc52816da05c1e164b4c866a89e3cb82fb1b67c5/mkdocs_autorefs-1.4.4-py3-none-any.whl";,
 hash = 
"sha256:834ef5408d827071ad1bc69e0f39704fa34c7fc05bc8e1c72b227dfdc5c76089", size 
= 25530, upload-time = "2026-02-10T15:23:53.817Z" },
 ]
 
 [[package]]
@@ -4647,7 +4647,7 @@ docs = [
     { name = "griffe", specifier = "==2.0.0" },
     { name = "jinja2", specifier = "==3.1.6" },
     { name = "mkdocs", specifier = "==1.6.1" },
-    { name = "mkdocs-autorefs", specifier = "==1.4.3" },
+    { name = "mkdocs-autorefs", specifier = "==1.4.4" },
     { name = "mkdocs-gen-files", specifier = "==0.6.0" },
     { name = "mkdocs-literate-nav", specifier = "==0.6.2" },
     { name = "mkdocs-material", specifier = "==9.7.1" },

Reply via email to