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

kevinjqliu 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 a67c5592 Build: Bump pyspark from 3.5.5 to 3.5.6 (#2062)
a67c5592 is described below

commit a67c5592f3243d255519581fedfcc5d93274b9c8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 00:34:46 2025 -0400

    Build: Bump pyspark from 3.5.5 to 3.5.6 (#2062)
    
    Bumps [pyspark](https://github.com/apache/spark) from 3.5.5 to 3.5.6.
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/apache/spark/commit/303c18c74664f161b9b969ac343784c088b47593";><code>303c18c</code></a>
    Preparing Spark release v3.5.6-rc1</li>
    <li><a
    
href="https://github.com/apache/spark/commit/5e17ddfd76d4a2c6bfed096f87fd98a1ba3319f6";><code>5e17ddf</code></a>
    Revert &quot;Preparing Spark release v3.5.6-rc1&quot;</li>
    <li><a
    
href="https://github.com/apache/spark/commit/66bd39168cb30695bcaa5e38d1491ffd6c67430e";><code>66bd391</code></a>
    Revert &quot;Preparing development version 3.5.7-SNAPSHOT&quot;</li>
    <li><a
    
href="https://github.com/apache/spark/commit/e2b0b3788b465918736477c7e28e6489d1dc2942";><code>e2b0b37</code></a>
    Revert &quot;Revert &quot;[SPARK-52276][BUILD] Make ANSWER not to be
    overwritten in rel...</li>
    <li><a
    
href="https://github.com/apache/spark/commit/35134dd175c87f476de29dd955f8c05b834ee542";><code>35134dd</code></a>
    Revert &quot;Revert &quot;[SPARK-52225][BUILD][FOLLOW-UP] Change -it to
    -ti in Docker e...</li>
    <li><a
    
href="https://github.com/apache/spark/commit/7c8c5b7b9615aaa5691c845b043ceb4175516e72";><code>7c8c5b7</code></a>
    Revert &quot;[SPARK-52225][BUILD][FOLLOW-UP] Change -it to -ti in Docker
    execution...</li>
    <li><a
    
href="https://github.com/apache/spark/commit/4c7472b8a015b55b1556c3959e7225c8e74a9610";><code>4c7472b</code></a>
    Revert &quot;[SPARK-52276][BUILD] Make ANSWER not to be overwritten in
    release scr...</li>
    <li><a
    
href="https://github.com/apache/spark/commit/5f3d97e9e0579a2e28dff1bb4986c636adcc0004";><code>5f3d97e</code></a>
    [SPARK-52276][BUILD] Make ANSWER not to be overwritten in release
    scripts</li>
    <li><a
    
href="https://github.com/apache/spark/commit/ef44dbd08cb05ca2fe5fd636eb02f1211d85eeb3";><code>ef44dbd</code></a>
    [SPARK-52225][BUILD][FOLLOW-UP] Change -it to -ti in Docker execution in
    rele...</li>
    <li><a
    
href="https://github.com/apache/spark/commit/0148bb2dc2c8d1537c5d34e6bfb4c3a4debfd173";><code>0148bb2</code></a>
    Preparing development version 3.5.7-SNAPSHOT</li>
    <li>Additional commits viewable in <a
    href="https://github.com/apache/spark/compare/v3.5.5...v3.5.6";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyspark&package-manager=pip&previous-version=3.5.5&new-version=3.5.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 poetry.lock    | 6 +++---
 pyproject.toml | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index 72ac6e8f..09ea4104 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -4259,13 +4259,13 @@ files = [
 
 [[package]]
 name = "pyspark"
-version = "3.5.5"
+version = "3.5.6"
 description = "Apache Spark Python API"
 optional = false
 python-versions = ">=3.8"
 groups = ["dev"]
 files = [
-    {file = "pyspark-3.5.5.tar.gz", hash = 
"sha256:6effc9ce98edf231f4d683fd14f7270629bf8458c628d6a2620ded4bb34f3cb9"},
+    {file = "pyspark-3.5.6.tar.gz", hash = 
"sha256:f8b1c4360e41ab398c64904fae08740503bcb6bd389457d659fa6d9f2952cc48"},
 ]
 
 [package.dependencies]
@@ -5977,4 +5977,4 @@ zstandard = ["zstandard"]
 [metadata]
 lock-version = "2.1"
 python-versions = "^3.9.2, !=3.9.7"
-content-hash = 
"fb4fa1f20093b96c06b07ab1704e10534e365a46c590d7038a971e1bfe7b0438"
+content-hash = 
"fb2fa0b2764e8528206e2e401ad35a12b8edf31350d130796d5bb279d8785b58"
diff --git a/pyproject.toml b/pyproject.toml
index d4a32eff..d906dff6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -97,7 +97,7 @@ requests-mock = "1.12.1"
 moto = { version = "^5.0.2", extras = ["server"] }
 typing-extensions = "4.13.2"
 pytest-mock = "3.14.1"
-pyspark = "3.5.5"
+pyspark = "3.5.6"
 cython = "3.1.1"
 deptry = ">=0.14,<0.24"
 datafusion = ">=44,<48"

Reply via email to