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

gcruz pushed a commit to branch gc/8507
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 664e1cb89ca697a65dad90359225d7b21d4dc6b1
Author: Guillermo Cruz <[email protected]>
AuthorDate: Fri Apr 21 16:56:07 2023 +0000

    [#8507] Upgrade Pygments 2.14.0 -> 2.15.1
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index c16d53501..eaab06bb9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -128,7 +128,7 @@ profanityfilter==2.0.6
     # via -r requirements.in
 pycparser==2.21
     # via cffi
-pygments==2.14.0
+pygments==2.15.1
     # via -r requirements.in
 pymongo==3.13.0
     # via

Reply via email to