From 1c3eb8e995ba2caf504a6d780cba60dc130b9d76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:47:03 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 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/9.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 45c344e..3276104 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ Django>=2.2.4 django-bootstrap-form==3.4 django-widget-tweaks==1.4.3 html5lib==1.0.1 -Pillow==9.0.0 +Pillow==9.3.0 PyPDF2==1.26.0 python-barcode==0.9.0 python-decouple==3.1