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 bbbda1ab Build: Bump mkdocstrings from 0.30.0 to 0.30.1 (#2507)
bbbda1ab is described below

commit bbbda1ab1d1edadfa6e3068423fecc632e620ed1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 24 11:43:44 2025 +0200

    Build: Bump mkdocstrings from 0.30.0 to 0.30.1 (#2507)
---
 poetry.lock    | 8 ++++----
 pyproject.toml | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index f705a7bb..d30dc87c 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -3010,14 +3010,14 @@ mkdocs = ">=1.2"
 
 [[package]]
 name = "mkdocstrings"
-version = "0.30.0"
+version = "0.30.1"
 description = "Automatic documentation from sources, for MkDocs."
 optional = false
 python-versions = ">=3.9"
 groups = ["docs"]
 files = [
-    {file = "mkdocstrings-0.30.0-py3-none-any.whl", hash = 
"sha256:ae9e4a0d8c1789697ac776f2e034e2ddd71054ae1cf2c2bb1433ccfd07c226f2"},
-    {file = "mkdocstrings-0.30.0.tar.gz", hash = 
"sha256:5d8019b9c31ddacd780b6784ffcdd6f21c408f34c0bd1103b5351d609d5b4444"},
+    {file = "mkdocstrings-0.30.1-py3-none-any.whl", hash = 
"sha256:41bd71f284ca4d44a668816193e4025c950b002252081e387433656ae9a70a82"},
+    {file = "mkdocstrings-0.30.1.tar.gz", hash = 
"sha256:84a007aae9b707fb0aebfc9da23db4b26fc9ab562eb56e335e9ec480cb19744f"},
 ]
 
 [package.dependencies]
@@ -6501,4 +6501,4 @@ zstandard = ["zstandard"]
 [metadata]
 lock-version = "2.1"
 python-versions = "^3.9.2, !=3.9.7"
-content-hash = 
"9840c0f67eaab37b360e10dd49f052f87d70f03bf1b530f80394765cb07d129a"
+content-hash = 
"29b1a50b771fea06de85e37fb42d65851ebee8d224301c8bdf0d96d93be91413"
diff --git a/pyproject.toml b/pyproject.toml
index df863923..24cd03af 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -113,7 +113,7 @@ mypy-boto3-dynamodb = ">=1.28.18"
 mkdocs = "1.6.1"
 griffe = "1.13.0"
 jinja2 = "3.1.6"
-mkdocstrings = "0.30.0"
+mkdocstrings = "0.30.1"
 mkdocstrings-python = "1.18.2"
 mkdocs-literate-nav = "0.6.2"
 mkdocs-autorefs = "1.4.3"

Reply via email to