From d4af7e8dede1dfa1dcdef1aca4b861b581ec4b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:55:13 +0000 Subject: [PATCH 1/2] Bump pillow from 9.3.0 to 10.0.1 in /rastervision_core Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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 adfbc4042..b9baa23c1 100644 --- a/rastervision_core/requirements.txt +++ b/rastervision_core/requirements.txt @@ -2,7 +2,7 @@ rastervision_pipeline==0.21.3-dev shapely==2.0.1 geopandas==0.13.2 numpy==1.25.0 -pillow==9.3.0 +pillow==10.0.1 pyproj==3.4.0 rasterio==1.3.7 pystac==1.6.1 From 86632324886ed15912aed736c1a6670280e542c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 18:30:16 +0000 Subject: [PATCH 2/2] Bump pillow from 9.3.0 to 10.0.1 in /rastervision_pytorch_learner Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- rastervision_pytorch_learner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rastervision_pytorch_learner/requirements.txt b/rastervision_pytorch_learner/requirements.txt index 0f8a413cc..1f247c723 100644 --- a/rastervision_pytorch_learner/requirements.txt +++ b/rastervision_pytorch_learner/requirements.txt @@ -1,7 +1,7 @@ rastervision_pipeline==0.21.3-dev rastervision_core==0.21.3-dev numpy==1.25.0 -pillow==9.3.0 +pillow==10.0.1 torch==2.0.1 torchvision==0.15.2 tensorboard==2.13.0