This is an automated email from the ASF dual-hosted git repository.

brondsem pushed a commit to branch db/8396
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 7214633114aff4aa6cb9e6b5329c5ba52320ad86
Author: Dave Brondsema <[email protected]>
AuthorDate: Fri Sep 10 20:26:09 2021 +0000

    [#8396] upgrade inflection (from profanity filter, for ForgeFeedback)
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 4e9f939..4f06a6c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -70,7 +70,7 @@ httplib2==0.19.0
     # via oauth2
 idna==3.2
     # via requests
-inflection==0.3.1
+inflection==0.5.1
     # via profanityfilter
 ipython==5.8.0
     # via -r requirements.in

Reply via email to