This is an automated email from the ASF dual-hosted git repository.
dru 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 4e6ca9ef Build: Bump mkdocs-material from 9.7.2 to 9.7.3 (#3111)
4e6ca9ef is described below
commit 4e6ca9efa0f17b7a0197eabd054761aaba2483e7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 2 18:44:55 2026 -0800
Build: Bump mkdocs-material from 9.7.2 to 9.7.3 (#3111)
---
pyproject.toml | 2 +-
uv.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/pyproject.toml b/pyproject.toml
index a4201e6b..04059234 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -132,7 +132,7 @@ docs = [
"mkdocs-literate-nav==0.6.2",
"mkdocs-autorefs==1.4.4",
"mkdocs-gen-files==0.6.0",
- "mkdocs-material==9.7.2",
+ "mkdocs-material==9.7.3",
"mkdocs-material-extensions==1.3.1",
"mkdocs-section-index==0.3.10",
]
diff --git a/uv.lock b/uv.lock
index b3a65fe8..4a14308c 100644
--- a/uv.lock
+++ b/uv.lock
@@ -3002,7 +3002,7 @@ wheels = [
[[package]]
name = "mkdocs-material"
-version = "9.7.2"
+version = "9.7.3"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "babel" },
@@ -3017,9 +3017,9 @@ dependencies = [
{ name = "pymdown-extensions" },
{ name = "requests" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/34/57/5d3c8c9e2ff9d66dc8f63aa052eb0bac5041fecff7761d8689fe65c39c13/mkdocs_material-9.7.2.tar.gz",
hash =
"sha256:6776256552290b9b7a7aa002780e25b1e04bc9c3a8516b6b153e82e16b8384bd", size
= 4097818, upload-time = "2026-02-18T15:53:07.763Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/8a/b4/f900fcb8e6f510241e334ca401eddcb61ed880fb6572f7f32e4228472ca1/mkdocs_material-9.7.3.tar.gz",
hash =
"sha256:e5f0a18319699da7e78c35e4a8df7e93537a888660f61a86bd773a7134798f22", size
= 4097748, upload-time = "2026-02-24T12:06:22.646Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/cd/19/d194e75e82282b1d688f0720e21b5ac250ed64ddea333a228aaf83105f2e/mkdocs_material-9.7.2-py3-none-any.whl",
hash =
"sha256:9bf6f53452d4a4d527eac3cef3f92b7b6fc4931c55d57766a7d87890d47e1b92", size
= 9305052, upload-time = "2026-02-18T15:53:05.221Z" },
+ { url =
"https://files.pythonhosted.org/packages/b9/1b/16ad0193079bb8a15aa1d2620813a9cd15b18de150a4ea1b2c607fb4c74d/mkdocs_material-9.7.3-py3-none-any.whl",
hash =
"sha256:37ebf7b4788c992203faf2e71900be3c197c70a4be9b0d72aed537b08a91dd9d", size
= 9305078, upload-time = "2026-02-24T12:06:19.155Z" },
]
[[package]]
@@ -4762,7 +4762,7 @@ docs = [
{ 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.2" },
+ { name = "mkdocs-material", specifier = "==9.7.3" },
{ name = "mkdocs-material-extensions", specifier = "==1.3.1" },
{ name = "mkdocs-section-index", specifier = "==0.3.10" },
{ name = "mkdocstrings", specifier = "==1.0.3" },