From 7e499a8bfe6feefed8e4856ae0cc6f7e1a66f8f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:40:34 +0000 Subject: [PATCH] chore(deps): bump pillow from 8.1.1 to 9.3.0 in /micro-ecommerce Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 9.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/8.1.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- micro-ecommerce/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/micro-ecommerce/requirements.txt b/micro-ecommerce/requirements.txt index 3eeaa94..e6081ec 100644 --- a/micro-ecommerce/requirements.txt +++ b/micro-ecommerce/requirements.txt @@ -7,7 +7,7 @@ django-rest-polymorphic==0.1.9 djangorestframework-simplejwt==4.6.0 django-filter==2.2.0 django-cors-headers==3.4.0 -Pillow==8.1.1 +Pillow==9.3.0 django-autoslug==1.9.8 hashids==1.3.1 amqp==2.6.0