This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8507 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 492878ce9f4bbf8e47a12a4faf6305b31f7a84bb 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
