Infra: Switch Dependabot to a monthly cadence (#3914) * Infra: Switch Dependabot to a monthly cadence Weekly Dependabot runs produce roughly 11 PRs a week, close to half of all PRs in the repository. Dependency bumps only need to land before a release, so run monthly and document a manual Dependabot check in the release guide. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> * Docs: Note that triggering Dependabot requires committer access Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> * Docs: Replace Dependabot Insights link that returns 404 without write access Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> * Docs: Restore Dependabot Insights link and skip it in markdown-link-check The page returns 404 without write access, so the link checker cannot verify it. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
PyIceberg is a Python library for programmatic access to Iceberg table metadata as well as to table data in Iceberg format. It is a Python implementation of the Iceberg table spec.
The documentation is available at https://py.iceberg.apache.org/.