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

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

commit 82fa4a4f4985a19648fdf1fb2de866c0df83f1fb
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Feb 6 19:54:48 2025 +0000

    [#8575] Upgrade Pygments 2.18.0 -> 2.19.1
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index ef1ba2cfe..031b6e351 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -181,7 +181,7 @@ profanityfilter==2.1.0
     # via -r requirements.in
 pycparser==2.22
     # via cffi
-pygments==2.17.2
+pygments==2.19.1
     # via -r requirements.in
 pymongo[encryption]==4.10.1
     # via

Reply via email to