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

dill0wn pushed a commit to branch dw/8565
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 044e18b001bfede7f11731ba4cc4fff8db2976e9
Author: Dillon Walls <[email protected]>
AuthorDate: Thu Aug 1 20:01:23 2024 +0000

    [#8565] Upgrade ActivityStream 0.4.2 -> 0.5.0, and its deps: pymongo
    
        ActivityStream                    0.4.2 -> 0.5.0
            pymongo                      3.13.0 -> 4.8.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 579110ef7..3ea9ed285 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@
 #
 #    pip-compile
 #
-activitystream==0.4.2
+activitystream==0.5.0
     # via -r requirements.in
 beaker==1.13.0
     # via

Reply via email to