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 ae89911a03ec7368c095805efa8263278fc96ec1 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 4f7cd469e..5c3592056 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,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
