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

github-bot pushed a change to branch dependabot/pip/pytest-mock-3.15.1
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


    omit 60065d3a Build: Bump pytest-mock from 3.15.0 to 3.15.1
     add 0a6bee46 Build: Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 (#2498)
     add b7c70db9 Build: Bump huggingface-hub from 0.34.5 to 0.35.0 (#2499)
     add 97d84a04 Build: Bump pyparsing from 3.2.4 to 3.2.5 (#2500)
     add 3caa38dc Build: Bump cython from 3.1.3 to 3.1.4 (#2502)
     add 37ac5379 Build: Bump moto from 5.1.12 to 5.1.13 (#2503)
     add 87b9991d Build: Bump coverage from 7.10.6 to 7.10.7 (#2504)
     add fd3bbac9 Build: Bump google-cloud-bigquery from 3.37.0 to 3.38.0 
(#2509)
     add 7dbe25c4 Bump Iceberg to 1.10.0 in CI (#2497)
     add eeb611a9 Build: Bump docutils from 0.22 to 0.22.2 (#2510)
     add 4c7bbc24 Build: Bump duckdb from 1.3.2 to 1.4.0 (#2505)
     add 67c9b508 Build: Bump bodo from 2025.8.2 to 2025.9 (#2501)
     add 411526af Build: Bump daft from 0.6.1 to 0.6.2 (#2508)
     add a8df0202 feat: Support of branches in `add_files` (#2485)
     add eb008346 Add RemoveSchemasUpdate event (#2200)
     add db8f46d9 Build: Bump pytest-mock from 3.15.0 to 3.15.1

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   (60065d3a)
            \
             N -- N -- N   refs/heads/dependabot/pip/pytest-mock-3.15.1 
(db8f46d9)

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:
 .github/workflows/pypi-build-artifacts.yml |   2 +-
 .github/workflows/svn-build-artifacts.yml  |   2 +-
 dev/Dockerfile                             |   2 +-
 poetry.lock                                | 510 +++++++++++++++--------------
 pyiceberg/table/__init__.py                |  21 +-
 pyiceberg/table/update/__init__.py         |  23 ++
 pyproject.toml                             |   2 +-
 tests/integration/test_add_files.py        |  33 ++
 tests/integration/test_reads.py            |   2 +-
 tests/table/test_init.py                   |  30 ++
 10 files changed, 370 insertions(+), 257 deletions(-)

Reply via email to