This is an automated email from the ASF dual-hosted git repository.
sungwy 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 348c188b Bump griffe from 1.0.0 to 1.1.0 (#1076)
348c188b is described below
commit 348c188bc746c525a1499bc195f3f4efd25ca9d7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 19 20:24:32 2024 -0400
Bump griffe from 1.0.0 to 1.1.0 (#1076)
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/griffe/compare/1.0.0...1.1.0)
---
updated-dependencies:
- dependency-name: griffe
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
mkdocs/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt
index de3ad4f7..cad3ebbd 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
# under the License.
mkdocs==1.6.0
-griffe==1.0.0
+griffe==1.1.0
jinja2==3.1.4
mkdocstrings==0.25.2
mkdocstrings-python==1.10.8