From 143098188eabae559908adb088786a0d3113ef24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:53:34 +0000 Subject: [PATCH] Bump pillow from 3.3.0 to 10.0.1 in /Ledart Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.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/3.3.0...10.0.1) --- 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..0cc27b4 100644 --- a/Ledart/requirements.txt +++ b/Ledart/requirements.txt @@ -1,4 +1,4 @@ -Pillow==3.3.0 +Pillow==10.0.1 PyOpenGL==3.1.0 PyUserInput==0.1.10 cffi==1.7.0