From be34583ee59f9bfd0f9498e604600a265b3a569a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:29:17 -0500 Subject: [PATCH] build(deps): bump pillow (#925) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. - [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/10.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: nammbash --- .../PyTorch_TinyImageNet_XPU/envoy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfl-tutorials/interactive_api/PyTorch_TinyImageNet_XPU/envoy/requirements.txt b/openfl-tutorials/interactive_api/PyTorch_TinyImageNet_XPU/envoy/requirements.txt index 2e129015262..636135b18b0 100644 --- a/openfl-tutorials/interactive_api/PyTorch_TinyImageNet_XPU/envoy/requirements.txt +++ b/openfl-tutorials/interactive_api/PyTorch_TinyImageNet_XPU/envoy/requirements.txt @@ -1 +1 @@ -Pillow==10.0.1 +Pillow==10.2.0