This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8581 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 09d6b2b38be1ef6363b36dbd70eff0306a65e8c4 Author: Guillermo Cruz <[email protected]> AuthorDate: Thu Jul 10 15:10:27 2025 +0000 [#8581] Upgrade Pygments 2.19.1 -> 2.19.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15dff67d2..4da03b25e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -203,7 +203,7 @@ pyasyncore==1.0.4 # via pyasynchat pycparser==2.22 # via cffi -pygments==2.19.1 +pygments==2.19.2 # via -r requirements.in pymongo==4.13.2 # via
