From 323cdb099a3fafc27a28f7893e3d5d99101a2fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 18:39:37 +0000 Subject: [PATCH] Bump pillow from 10.2 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2 to 10.3.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.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7f9f860..6414834 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ 'pystray==0.19.5', 'twisted==23.10.0', 'KivyOnTop==1.4', - 'pillow==10.2', + 'pillow==10.3.0', ] license = { file = 'LICENSE' } authors = [