This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8517 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 95d126d7028e81babd50a3e9c32d2f5e4221afe5 Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Jul 31 18:10:41 2023 +0000 [#8517] Upgrade mock 5.0.2 -> 5.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b61e8e277..549d874d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -90,7 +90,7 @@ markupsafe==2.1.3 # werkzeug ming==0.13.0 # via -r requirements.in -mock==5.0.2 +mock==5.1.0 # via -r requirements.in oauthlib==3.2.2 # via
