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 4bfe8387d2249848412300849aea56034b4dcc02 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 5991f47cb..da7331579 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
