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 9f7ef7f532d9e87e8b060eb78cc5a1ee49f1ae63
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 78fe8d0..a79e0be 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