From e2cf5f184ace32f39a9991348ea1227494f2bf76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:25:45 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 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 ... Signed-off-by: dependabot[bot] --- r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/r.txt b/r.txt index 4bf363b..0446602 100644 --- a/r.txt +++ b/r.txt @@ -1,6 +1,6 @@ BeautifulSoup==3.2.1 Django==2.2.28 -Pillow==10.2.0 +Pillow==10.3.0 SPARQLWrapper==1.6.4 South==0.7.6 WebOb==1.4 diff --git a/requirements.txt b/requirements.txt index 6bab47f..186e568 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ BeautifulSoup==3.2.1 beautifulsoup4==4.4.1 lxml==4.9.1 cssselect==0.8 -Pillow==10.2.0 +Pillow==10.3.0 #-e git+https://github.com/python-pillow/Pillow.git@master#egg=Pillow psycopg2==2.4.6