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

gcruz pushed a commit to branch gc/8567
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 712cbb0735739ff53ce9797f5a3f270fdd55ec22
Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com>
AuthorDate: Fri Jul 19 18:50:42 2024 +0000

    [#8567] Upgrade ActivityStream 0.4.2 -> no upgrade, and its deps: pymongo
    
        ActivityStream                    0.4.2 -> no upgrade
            pymongo                      3.13.0 -> no upgrade (OUTDATED! latest 
is: 4.8.0)
---
 requirements.txt | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index be44e8c04..fa1b2e8c4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,9 +17,7 @@ beautifulsoup4==4.12.3
     #   -r requirements.in
     #   webtest
 bleach[css]==6.1.0
-    # via
-    #   bleach
-    #   pypeline
+    # via pypeline
 certifi==2024.7.4
     # via requests
 cffi==1.16.0
@@ -142,9 +140,8 @@ platformdirs==4.2.0
     # via virtualenv
 pluggy==1.4.0
     # via pytest
-pre-commit==3.5.0 ; python_version < "3.9"
-# via -r requirements.in
 pre-commit==3.7.0 ; python_version >= "3.9"
+    # via -r requirements.in
 profanityfilter==2.0.6
     # via -r requirements.in
 pycparser==2.22

Reply via email to