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

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

commit 9d30a8aa52ecc99e5f19fddecbe7b098b8c47c13
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Jul 6 19:42:32 2022 +0000

    [#8445] Upgrade Pygments 2.11.2 -> 2.12.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8330eab67..5889d6ff2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -116,7 +116,7 @@ pycparser==2.21
     # via cffi
 pyflakes==2.4.0
     # via -r requirements.in
-pygments==2.11.2
+pygments==2.12.0
     # via -r requirements.in
 pymongo==3.11.4
     # via

Reply via email to