This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8426 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 724b2cc5060f6b28dbda8e3eac25c7c08eb2df98 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:44:19 2022 +0000 SF-6801 Upgrade emoji 1.5.0 -> 1.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d37f46bf..20021d675 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ docutils==0.17.1 # via pypeline easywidgets==0.3.6 # via -r requirements.in -emoji==1.5.0 +emoji==1.7.0 # via -r requirements.in feedgenerator==2.0.0 # via -r requirements.in
