This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8535 in repository https://gitbox.apache.org/repos/asf/allura.git
commit bf9984eada3793131cf42ff6a136c18c5b9a5202 Author: Dillon Walls <[email protected]> AuthorDate: Fri Jan 12 16:38:53 2024 +0000 [#8535] Upgrade Pygments 2.16.1 -> 2.17.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1606cb43a..ca73eff58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -146,7 +146,7 @@ profanityfilter==2.0.6 # via -r requirements.in pycparser==2.21 # via cffi -pygments==2.16.1 +pygments==2.17.2 # via -r requirements.in pymongo==3.13.0 # via
