From dd698f8b11c5ec2d5f33650e63b5d49226f16077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 00:09:04 +0000 Subject: [PATCH] Bump pillow from 10.1.0 to 10.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 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.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab44a56..a928a8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ multidict==6.0.4 nextcord==2.6.0 nextcord-ext-activities==2022.4.2 numpy==1.26.3 -Pillow==10.1.0 +Pillow==10.2.0 praw==7.7.1 prawcore==2.4.0 protobuf==4.25.1