This is an automated email from the ASF dual-hosted git repository.
honahx 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 df691652 Bump griffe from 0.45.2 to 0.45.3 (#806)
df691652 is described below
commit df691652707a44e6d0b57a19ff5408dfc4b6c04f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 10 17:08:55 2024 -0700
Bump griffe from 0.45.2 to 0.45.3 (#806)
Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.45.2 to
0.45.3.
- [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.45.2...0.45.3)
---
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 ade0a4ac..1de5c079 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
# under the License.
mkdocs==1.6.0
-griffe==0.45.2
+griffe==0.45.3
jinja2==3.1.4
mkdocstrings==0.25.1
mkdocstrings-python==1.10.3