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 37f4f4a68e71c7f1b8d72f4eee4c0b3d08c1a906
Author: Dave Brondsema <[email protected]>
AuthorDate: Wed Sep 8 17:38:45 2021 +0000

    Sync pygments version between req.txt and req-dev.txt
---
 requirements-dev.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-dev.txt b/requirements-dev.txt
index 72553b9..1975e44 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -36,7 +36,7 @@ pep517==0.11.0
     # via pip-tools
 pip-tools==6.2.0
     # via -r requirements-dev.in
-pygments==2.5.2
+pygments==2.9.0
     # via sphinx
 pyparsing==2.4.7
     # via packaging

Reply via email to