From 324cab9a9d611e77ca2d0ee00648cad7efab8e18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 22:22:34 +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 ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e44aaf..fc19a43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ uvicorn==0.24.0.post1 django-debug-toolbar==4.2.0 flake8==6.1.0 celery==5.3.6 -Pillow==10.1.0 +Pillow==10.2.0 django-celery-results==2.5.1 redis==5.0.1 django-prometheus==2.3.1 \ No newline at end of file