From 35a2dd03e7344f6545722e95beb9dc9edc6a77ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 00:08:18 +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 2ebf267..a9c0db7 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.2 -Pillow==10.1.0 +Pillow==10.2.0 praw==7.7.1 prawcore==2.4.0 protobuf==4.25.1