From d738081bb2bcb5e030df88c50a8df2bf24378eba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 18:35:11 +0000 Subject: [PATCH] Bump stackstac from 0.5.0 to 0.5.1 in /rastervision_core Bumps [stackstac](https://github.com/gjoseph92/stackstac) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/gjoseph92/stackstac/releases) - [Changelog](https://github.com/gjoseph92/stackstac/blob/main/CHANGELOG.md) - [Commits](https://github.com/gjoseph92/stackstac/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: stackstac dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- rastervision_core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rastervision_core/requirements.txt b/rastervision_core/requirements.txt index 4c6141e1e..7721be475 100644 --- a/rastervision_core/requirements.txt +++ b/rastervision_core/requirements.txt @@ -13,6 +13,6 @@ tqdm==4.66.5 xarray==2024.7.0 scikit-image==0.24.0 boto3==1.34.155 -stackstac==0.5.0 +stackstac==0.5.1 humanize==4.10.0 triangle==20230923