This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit adb3f5ecc88361b01f7c50a1d66cd1d7b7d6efae 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 4529c6745..29e199017 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
