From 5313279a9e4249e178697dbbdfa1b32f30d6fc85 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] 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 0f8a413cc7..1f247c723a 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