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