This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8426 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 21e28a4f0a4b37402c4d49cebd10856c4d381ae4 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:50:11 2022 +0000 SF-6801 Upgrade Pygments 2.8.1 -> 2.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d18f6df3..6cd0ece8b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ pycparser==2.21 # via cffi pyflakes==2.4.0 # via -r requirements.in -pygments==2.9.0 +pygments==2.11.2 # via -r requirements.in pymongo==3.11.4 # via
