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

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

commit 60b402423e592f6902a61c6ea3b64ec7f12ffed0
Author: Guillermo Cruz <[email protected]>
AuthorDate: Tue Oct 14 16:14:03 2025 +0000

    [#8586] Upgrade ActivityStream 0.5.1 -> no upgrade, and its deps: 
pymongo,dnspython
    
        ActivityStream                    0.5.1 -> no upgrade
            pymongo                      4.13.2 -> 4.15.3
                dnspython                 2.7.0 -> 2.8.0
---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 8711c80a6..d63f46682 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -64,7 +64,7 @@ diff-match-patch==20230430
     # via sxsdiff
 distlib==0.3.9
     # via virtualenv
-dnspython==2.7.0
+dnspython==2.8.0
     # via pymongo
 docutils==0.21.2
     # via
@@ -205,7 +205,7 @@ pygments==2.19.2
     # via
     #   -r requirements.in
     #   pytest
-pymongo==4.13.2
+pymongo==4.15.3
     # via
     #   -r requirements.in
     #   activitystream

Reply via email to