This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/master by this push:
new 8517a10242 Build: Bump griffe from 0.30.0 to 0.32.1 in /python (#8078)
8517a10242 is described below
commit 8517a10242d6fed4aece3d49ef1c23537a0d55cf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 16 11:32:48 2023 +0200
Build: Bump griffe from 0.30.0 to 0.32.1 in /python (#8078)
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.30.0 to
0.32.1.
- [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/0.30.0...0.32.1)
---
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>
---
python/mkdocs/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/mkdocs/requirements.txt b/python/mkdocs/requirements.txt
index 68889ca183..2c5238532b 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
# under the License.
mkdocs==1.4.3
-griffe==0.30.0
+griffe==0.32.1
jinja2==3.1.2
mkdocstrings==0.22.0
mkdocstrings-python==1.1.2