This is an automated email from the ASF dual-hosted git repository. kentontaylor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 371d42a2fb32a3fc83399c865b04bf77d3f64c97 Author: Guillermo Cruz <[email protected]> AuthorDate: Fri Apr 21 17:03:02 2023 +0000 [#8507] Upgrade mock 5.0.1 -> 5.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9003e9163..134203778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ markupsafe==2.1.2 # werkzeug ming==0.13.0 # via -r requirements.in -mock==5.0.1 +mock==5.0.2 # via -r requirements.in oauthlib==3.2.2 # via
