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 b203fb1 Build: Bump griffe from 0.36.7 to 0.36.9 (#118)
b203fb1 is described below
commit b203fb15e3ffec2fd6efd674a3b58a9c0db45e0e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 2 15:07:17 2023 +0100
Build: Bump griffe from 0.36.7 to 0.36.9 (#118)
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.36.7 to
0.36.9.
- [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.36.7...0.36.9)
---
updated-dependencies:
- dependency-name: griffe
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 91c2685..82edc61 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
# under the License.
mkdocs==1.5.3
-griffe==0.36.7
+griffe==0.36.9
jinja2==3.1.2
mkdocstrings==0.23.0
mkdocstrings-python==1.7.3