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

dill0wn pushed a commit to branch dw/8519
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/dw/8519 by this push:
     new b0902319e [#8519] Upgrade Pillow 10.0.0 -> 10.0.1
b0902319e is described below

commit b0902319e744a51efc4c9c5588561477003cdb77
Author: Dillon Walls <[email protected]>
AuthorDate: Mon Sep 18 20:15:52 2023 +0000

    [#8519] Upgrade Pillow 10.0.0 -> 10.0.1
---
 requirements.txt | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 90af17a8f..632b93e4d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 #
-# This file is autogenerated by pip-compile with Python 3.8
+# This file is autogenerated by pip-compile with Python 3.11
 # by the following command:
 #
 #    pip-compile
@@ -42,8 +42,6 @@ easywidgets==0.4.1
     # via -r requirements.in
 emoji==2.7.0
     # via -r requirements.in
-exceptiongroup==1.1.3
-    # via pytest
 execnet==2.0.2
     # via pytest-xdist
 faust-cchardet==2.1.18
@@ -75,8 +73,6 @@ identify==2.5.28
     # via pre-commit
 idna==3.4
     # via requests
-importlib-metadata==6.8.0
-    # via markdown
 inflection==0.5.1
     # via profanityfilter
 iniconfig==2.0.0
@@ -128,7 +124,7 @@ pastedeploy==2.1.1
     #   pastescript
 pastescript==3.3.0
     # via -r requirements.in
-pillow==9.5.0
+pillow==10.0.1
     # via -r requirements.in
 platformdirs==3.10.0
     # via virtualenv
@@ -230,16 +226,12 @@ timermiddleware==0.6.2
     # via -r requirements.in
 tinycss2==1.1.1
     # via bleach
-tomli==2.0.1
-    # via pytest
 translationstring==1.4
     # via colander
 turbogears2==2.4.3
     # via -r requirements.in
 typing-extensions==4.7.1
-    # via
-    #   filelock
-    #   qrcode
+    # via qrcode
 urllib3==1.26.15
     # via requests
 virtualenv==20.24.5
@@ -266,8 +258,6 @@ werkzeug==2.3.7
     # via -r requirements.in
 wrapt==1.15.0
     # via -r requirements.in
-zipp==3.16.2
-    # via importlib-metadata
 
 # The following packages are considered to be unsafe in a requirements file:
 # setuptools

Reply via email to