This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 458955550ee4905ea4cc91a1b6890cf66db59e22 Author: Dillon Walls <dillon.wa...@slashdotmedia.com> AuthorDate: Fri Jan 12 15:57:58 2024 +0000 [#8535] Upgrade emoji 2.8.0 -> 2.9.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 634bdef98..f6864b826 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ docutils==0.20.1 # via pypeline easywidgets==0.4.1 # via -r requirements.in -emoji==2.8.0 +emoji==2.9.0 # via -r requirements.in execnet==2.0.2 # via pytest-xdist