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 a29031d5774533f9cb38d26114330ed69d47eb3c 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 777a1ed6b..6c1de1a23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ docutils==0.17.1 # via pypeline easywidgets==0.3.7 # via -r requirements.in -emoji==1.5.0 +emoji==1.7.0 # via -r requirements.in feedgenerator==2.0.0 # via -r requirements.in
