From 51fcef115aed35ac7fcc54193f2108ce6a6f47ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 05:07:10 +0000 Subject: [PATCH] build(deps-dev): bump pyspark from 4.1.1 to 4.1.2 Bumps [pyspark](https://github.com/apache/spark) from 4.1.1 to 4.1.2. - [Commits](https://github.com/apache/spark/compare/v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: pyspark dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a95cf4d..f639d58 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ databricks-connect==16.1.7 databricks-dlt==0.3.0 delta-spark==4.2.0 -pyspark==4.1.1 +pyspark==4.1.2 jsonschema==4.26.0 ## testing packages