You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2022/11/02 21:49:34 UTC

[allura] 08/24: [#8474] Upgrade Pygments 2.12.0 -> 2.13.0

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 3a5074912a67a817a1fd93789cbe2a5173d83ae0
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Oct 26 21:24:40 2022 +0000

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

diff --git a/requirements.txt b/requirements.txt
index 8e9a47826..03cace679 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -117,7 +117,7 @@ pycparser==2.21
     # via cffi
 pyflakes==2.4.0
     # via -r requirements.in
-pygments==2.12.0
+pygments==2.13.0
     # via -r requirements.in
 pymongo==3.11.4
     # via