This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8474 in repository https://gitbox.apache.org/repos/asf/allura.git
commit be290734d8ffb4a83bdc737dadd1047d87f14c3c Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Oct 26 21:06:11 2022 +0000 [#8474] Upgrade emoji 1.7.0 -> 2.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c31f4d39..7d8f3e011 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ docutils==0.18.1 # via pypeline easywidgets==0.4.1 # via -r requirements.in -emoji==1.7.0 +emoji==2.1.0 # via -r requirements.in feedgenerator==2.0.0 # via -r requirements.in
