This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8581 in repository https://gitbox.apache.org/repos/asf/allura.git
commit b0352c3f26a87cac9e6e82c70f999d0aa4ef7084 Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Thu Jul 10 15:07:29 2025 +0000 [#8581] Upgrade ActivityStream 0.5.0 -> no upgrade, and its deps: pymongo,dnspython ActivityStream 0.5.0 -> no upgrade pymongo 4.12.1 -> 4.13.2 dnspython 2.7.0 -> no upgrade --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dba2f2908..71c4af0f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -205,7 +205,7 @@ pycparser==2.22 # via cffi pygments==2.19.1 # via -r requirements.in -pymongo==4.12.1 +pymongo==4.13.2 # via # -r requirements.in # activitystream