| commit | b78313c81734a3c6a3294088748e79c068b30073 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sun Oct 01 22:10:12 2023 +0200 |
| committer | GitHub <noreply@github.com> | Sun Oct 01 22:10:12 2023 +0200 |
| tree | ef2f1d19e10a12c449cf9dbb0961aa563d4a892e | |
| parent | 0d889de98a3d3b2a2c18b858b2070f3aa934283f [diff] |
Build: Bump pydantic from 2.3.0 to 2.4.2 (#7) Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.3.0...v2.4.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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/.