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

commit 6a5f0a9df688e15f7462f970f8da6d4bf0f02e9b
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