This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8586 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 51edde199fed4ca0c7e836afda7d631f77786d0a 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
