This is an automated email from the ASF dual-hosted git repository.

brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/master by this push:
     new f0afee4  Upgrade Pillow to 9.0.1
f0afee4 is described below

commit f0afee4fa29b6be03df4acde8b4d3c126dd15794
Author: Dave Brondsema <[email protected]>
AuthorDate: Tue Mar 1 16:22:27 2022 +0000

    Upgrade Pillow to 9.0.1
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 0cea305..3491105 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 #
-# This file is autogenerated by pip-compile with python 3.6
+# This file is autogenerated by pip-compile with python 3.7
 # To update, run:
 #
 #    pip-compile
@@ -112,7 +112,7 @@ pastedeploy==2.0.1
     #   pastescript
 pastescript==3.1.0
     # via -r requirements.in
-pillow==9.0.0
+pillow==9.0.1
     # via -r requirements.in
 profanityfilter==2.0.6
     # via -r requirements.in

Reply via email to