From e013c323c3f6379116d74fb4ebcacb200f2ca588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:12:27 +0000 Subject: [PATCH] Bump pillow from 3.3.0 to 9.3.0 in /Ledart Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.0 to 9.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/3.3.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Ledart/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ledart/requirements.txt b/Ledart/requirements.txt index 3d8cc33..4ec87e5 100644 --- a/Ledart/requirements.txt +++ b/Ledart/requirements.txt @@ -1,4 +1,4 @@ -Pillow==3.3.0 +Pillow==9.3.0 PyOpenGL==3.1.0 PyUserInput==0.1.10 cffi==1.7.0