Skip to content

Bump pyspark from 3.5.0 to 3.5.2 in /libs/langchain#13

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/libs/langchain/pyspark-3.5.2
Open

Bump pyspark from 3.5.0 to 3.5.2 in /libs/langchain#13
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/libs/langchain/pyspark-3.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Bumps pyspark from 3.5.0 to 3.5.2.

Commits
  • bb7846d Preparing Spark release v3.5.2-rc5
  • d13808c [SPARK-49099][SQL][FOLLOWUP][3.5] recover tests in DDLSuite
  • f2e2601 [SPARK-49099][SQL] CatalogManager.setCurrentNamespace should respect custom s...
  • b33a3ee [SPARK-48791][CORE][FOLLOW-UP][3.5] Fix regression caused by immutable conver...
  • 98eaaa5 [SPARK-49094][SQL] Fix ignoreCorruptFiles non-functioning for hive orc impl w...
  • 0008bd1 [SPARK-49000][SQL][3.5] Fix "select count(distinct 1) from t" where t is empt...
  • 4f9dbc3 [SPARK-49066][SQL][TESTS][3.5] Refactor OrcEncryptionSuite and make `spark....
  • a1e7fb1 [SPARK-49065][SQL] Rebasing in legacy formatters/parsers must support non JVM...
  • 94558f6 Revert "[SPARK-49000][SQL] Fix "select count(distinct 1) from t" where t is e...
  • 36f9a4b Revert "[SPARK-49066][SQL][TESTS] Refactor OrcEncryptionSuite and make `spa...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Lockfile-only optional dependency patch bump with no repo code changes; minor runtime behavior shifts possible only for Spark optional integrations.

Overview
Bumps the optional pyspark dependency in libs/langchain from 3.5.0 to 3.5.2 (patch release within the 3.5 line), updating the lockfile entry used when installing extended-testing extras.

No application code changes; consumers of PySparkDataFrameLoader and SparkSQL utilities pick up upstream Spark bug fixes and SQL/core patches from 3.5.1–3.5.2.

Reviewed by Cursor Bugbot for commit c87959c. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [pyspark](https://github.com/apache/spark) from 3.5.0 to 3.5.2.
- [Commits](apache/spark@v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: pyspark
  dependency-version: 3.5.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants