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 f5b7f7011387ed92cb138f51f859ca26c2efdfde Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Wed Apr 30 01:52:59 2025 +0000 [#8578] Upgrade mock 5.1.0 -> 5.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b926eeb25..9fb2ff981 100644 --- a/requirements.txt +++ b/requirements.txt @@ -156,7 +156,7 @@ markupsafe==3.0.2 # werkzeug ming==0.15.2 # via -r requirements.in -mock==5.1.0 +mock==5.2.0 # via -r requirements.in nh3==0.2.21 # via textile