This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8522 in repository https://gitbox.apache.org/repos/asf/allura.git
commit a57241e3506562818e42262183efc38019874e1b Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Oct 16 15:38:14 2023 +0000 [#8522] Upgrade faust-cchardet 2.1.18 -> 2.1.19 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8f331fd4..bf3a0b8d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ emoji==2.8.0 # via -r requirements.in execnet==2.0.2 # via pytest-xdist -faust-cchardet==2.1.18 +faust-cchardet==2.1.19 # via -r requirements.in feedgenerator==2.1.0 # via -r requirements.in
