From e16badbe02e29b32418b1195081055c895938518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 19:49:34 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 10.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.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.3.0...10.4.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.in b/requirements.in index 40f7391..836a654 100644 --- a/requirements.in +++ b/requirements.in @@ -11,7 +11,7 @@ PyMySQL==1.1.1 pyGravatar==0.0.6 git+https://github.com/maxcountryman/flask-uploads@master pylint~=3.2.7 -Pillow==10.3.0 +Pillow==10.4.0 requests~=2.32.3 sentry-sdk[flask]~=2.14.0 markupsafe==2.0.1 diff --git a/requirements.txt b/requirements.txt index 27a3460..d0f935f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ mako==1.2.2 # via # alembic # oic -markupsafe==2.1.2 +markupsafe==2.0.1 # via # -r requirements.in # jinja2 @@ -103,7 +103,7 @@ packaging==21.3 # via gunicorn pep517==0.12.0 # via pip-tools -pillow==10.3.0 +pillow==10.4.0 # via -r requirements.in pip-tools==6.6.2 # via -r requirements.in