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

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

commit 3aebac9986cae0ad91f9301d8b10b0d1182df2b1
Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com>
AuthorDate: Wed Apr 17 21:47:44 2024 +0000

    [#8557] 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.6.3)
---
 requirements.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 2bb47701c..25c7f2a3d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,7 +17,9 @@ beautifulsoup4==4.12.2
     #   -r requirements.in
     #   webtest
 bleach[css]==6.1.0
-    # via pypeline
+    # via
+    #   bleach
+    #   pypeline
 certifi==2023.11.17
     # via requests
 cffi==1.16.0
@@ -138,9 +140,7 @@ platformdirs==4.1.0
     # via virtualenv
 pluggy==1.3.0
     # via pytest
-pre-commit==3.6.0 ; python_version >= "3.9"
-    # via -r requirements.in
-pre-commit==3.5.0 ; python_version < "3.9"
+pre-commit==3.7.0 ; python_version >= "3.9"
     # via -r requirements.in
 profanityfilter==2.0.6
     # via -r requirements.in

Reply via email to