From 611a2962124a25e1fbec241ab255b9cbfbfe7445 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Tue, 5 Oct 2021 09:23:43 +0200 Subject: [PATCH] Bump Pillow from 8.3.1 to 8.3.2 --- Pipfile | 2 +- Pipfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Pipfile b/Pipfile index fadbf4320..cf33c0bbd 100644 --- a/Pipfile +++ b/Pipfile @@ -46,7 +46,7 @@ markupsafe = "==1.1.1" msrest = "==0.6.21" oauthlib = "==3.1.0" pastedeploy = "==2.1.1" -pillow = "==8.3.1" +pillow = "==8.3.2" plaster = "==1.0" plaster-pastedeploy = "==0.7" pycparser = "==2.20" diff --git a/Pipfile.lock b/Pipfile.lock index 43dea7de8..974fb5ddf 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "072b6ebfbffb3bc30a4cacf33bc95129d7b4e87205c97a684dcc97972bc20eca" + "sha256": "0c6b4dc7e8d113712f1b03130aec075178a2ae149f66b9b0605cab831e49f62b" }, "pipfile-spec": 6, "requires": {}, @@ -755,6 +755,7 @@ "sha256:0d453338f04bacf91bbfba545d8bcdf529aa829e67b705eac8c1a7fdce66e2df", "sha256:f1480b74995958b24ce37b0ef04d3663d2683e5d6debc96726eff18acf4ea113" ], + "index": "pypi", "version": "==4.4.0" }, "zope.interface": { @@ -811,7 +812,7 @@ "sha256:fa939c2e2468142c9773443d4038e7c915b0cc1b670d3c9192bdc503f7ea73e9", "sha256:fcc5c1f95102989d2e116ffc8467963554ce89f30a65a3ea86a4d06849c498d8" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", + "index": "pypi", "version": "==5.3.0" }, "zope.sqlalchemy": {