This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8578 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 24739511d533cefc905f831c44a3030b48192949 Author: Guillermo Cruz <[email protected]> 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 290372ece..5a6c89e5e 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
