From ccb2721bd4e483ffc64f29a251b6d4f2f965a264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:54:46 +0000 Subject: [PATCH] Bump pillow from 9.3.0 to 10.0.1 in /TRT-django Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.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/9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TRT-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TRT-django/requirements.txt b/TRT-django/requirements.txt index 6c76a36..8114f58 100644 --- a/TRT-django/requirements.txt +++ b/TRT-django/requirements.txt @@ -16,7 +16,7 @@ django-storages==1.11.1 gunicorn==20.0.4 mypy-extensions==0.4.3 pathspec==0.8.1 -Pillow==9.3.0 +Pillow==10.0.1 psycopg2==2.9.3 psycopg2-binary==2.9.3 pycodestyle==2.6.0