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 1809c476cb62275c7d470bfadd4915a020a3df2d Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Oct 31 16:34:28 2022 +0000 SF-7807 Upgrade emoji 2.1.0 -> 2.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fa73a9f7..136d28571 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==2.1.0 +emoji==2.2.0 # via -r requirements.in feedgenerator==2.0.0 # via -r requirements.in
