From 7cef9c170bf1163c5f7005e087af216900f28238 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 15:17:23 +0000 Subject: [PATCH] Bump lightning-cloud from 0.5.69 to 0.5.70 Bumps [lightning-cloud](https://lightning.ai) from 0.5.69 to 0.5.70. --- updated-dependencies: - dependency-name: lightning-cloud dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/extras.txt | 2 +- requirements/test.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/extras.txt b/requirements/extras.txt index f82dec914..14bcb7ded 100644 --- a/requirements/extras.txt +++ b/requirements/extras.txt @@ -3,5 +3,5 @@ pillow viztracer pyarrow tqdm -lightning-cloud == 0.5.69 # Must be pinned to ensure compatibility +lightning-cloud == 0.5.70 # Must be pinned to ensure compatibility google-cloud-storage diff --git a/requirements/test.txt b/requirements/test.txt index 7ef497181..d82407553 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -6,5 +6,5 @@ pytest-rerunfailures ==14.0 pytest-random-order ==1.1.1 pandas lightning -lightning-cloud == 0.5.69 # Must be pinned to ensure compatibility +lightning-cloud == 0.5.70 # Must be pinned to ensure compatibility zstd