This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 1bd1fcf47ac4d1ae1860f5eb414fcaf5a34110b2 Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Jul 31 17:34:43 2023 +0000 [#8517] Upgrade emoji 2.2.0 -> 2.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8d718053..dd883c192 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ docutils==0.19 # via pypeline easywidgets==0.4.1 # via -r requirements.in -emoji==2.2.0 +emoji==2.7.0 # via -r requirements.in exceptiongroup==1.1.1 # via pytest
