This is an automated email from the ASF dual-hosted git repository. kentontaylor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit f727a15f25819d08ac3e396f03b812feee7e697b Author: Guillermo Cruz <[email protected]> AuthorDate: Fri Apr 21 16:56:07 2023 +0000 [#8507] Upgrade Pygments 2.14.0 -> 2.15.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16d53501..eaab06bb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -128,7 +128,7 @@ profanityfilter==2.0.6 # via -r requirements.in pycparser==2.21 # via cffi -pygments==2.14.0 +pygments==2.15.1 # via -r requirements.in pymongo==3.13.0 # via
