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

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

commit 037f7ef9a859e12e67e03ddf3999bdff2da95ed0
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Feb 6 19:48:49 2025 +0000

    [#8575] Upgrade profanityfilter 2.0.6 -> 2.1.0, and its deps: inflection
    
        profanityfilter                   2.0.6 -> 2.1.0
            inflection                    0.5.1 -> no upgrade
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index b8af26a6d..ef1ba2cfe 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -177,7 +177,7 @@ pluggy==1.5.0
     # via pytest
 pre-commit==4.0.1
     # via -r requirements.in
-profanityfilter==2.0.6
+profanityfilter==2.1.0
     # via -r requirements.in
 pycparser==2.22
     # via cffi

Reply via email to