This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/pip/mypy-boto3-glue-1.40.11
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


 discard b8f4b970 Build: Bump mypy-boto3-glue from 1.40.5 to 1.40.11
     add cf987c68 Fix: use new snapshot id in deleted manifest entry unless is 
existing entry (#2266)
     add 5a920cd5 Arrow: Remove check for supported Arrow transforms (#2340)
     add 36d30416 Build: Bump coverage from 7.10.3 to 7.10.4 (#2347)
     add 51003074 Build: Bump mkdocs-material from 9.6.16 to 9.6.17 (#2348)
     add 580f2f47 Build: Bump requests from 2.32.4 to 2.32.5 (#2350)
     add c72e2865 Build: Bump mypy-boto3-dynamodb from 1.40.0 to 1.40.10 (#2354)
     add 5d8c59c5 Build: Bump zstandard from 0.23.0 to 0.24.0 (#2353)
     add d430d117 Build: Bump griffe from 1.11.1 to 1.12.1 (#2349)
     add 1f27c9c7 Build: Bump daft from 0.5.18 to 0.5.19 (#2352)
     add 9886433a Build: Bump cython from 3.1.2 to 3.1.3 (#2351)
     add d30f3d39 Build: Bump mypy-boto3-glue from 1.40.5 to 1.40.11

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (b8f4b970)
            \
             N -- N -- N   refs/heads/dependabot/pip/mypy-boto3-glue-1.40.11 
(d30f3d39)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 poetry.lock                        | 568 +++++++++++++++++++------------------
 pyiceberg/table/__init__.py        |  16 +-
 pyiceberg/table/update/snapshot.py |   3 +-
 pyiceberg/transforms.py            |  27 +-
 pyproject.toml                     |   6 +-
 tests/integration/test_deletes.py  |  54 +++-
 tests/test_transforms.py           |   6 +
 7 files changed, 361 insertions(+), 319 deletions(-)

Reply via email to