This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8522 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 31d1f929036d79f7463589389d724cc34830e311 Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Oct 16 16:57:23 2023 +0000 [#8522] Upgrade Pygments 2.15.1 -> 2.16.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b205910f9..80652678e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -136,7 +136,7 @@ profanityfilter==2.0.6 # via -r requirements.in pycparser==2.21 # via cffi -pygments==2.15.1 +pygments==2.16.1 # via -r requirements.in pymongo==3.13.0 # via
