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 b8e011e0b8bd67392fd65a6897c7107e80f1b9cc Author: Guillermo Cruz <[email protected]> AuthorDate: Tue Oct 14 16:20:23 2025 +0000 [#8586] Upgrade emoji 2.14.1 -> 2.15.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 025583076..32b1e2e9e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,7 @@ docutils==0.21.2 # pypeline easywidgets==0.4.3 # via -r requirements.in -emoji==2.14.1 +emoji==2.15.0 # via -r requirements.in exceptiongroup==1.2.2 ; python_full_version < '3.11' # via
