This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit ee5a67e999201da949ffcd1db5ae8b35a15009be Author: Guillermo Cruz <[email protected]> AuthorDate: Fri Jan 20 20:44:03 2023 +0000 [#8494] Upgrade mock 4.0.3 -> 5.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 21aaf89f5..ec0fc8109 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ markupsafe==2.1.2 # werkzeug ming==0.12.2 # via -r requirements.in -mock==4.0.3 +mock==5.0.1 # via -r requirements.in oauthlib==3.2.2 # via
