This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8426 in repository https://gitbox.apache.org/repos/asf/allura.git
commit de3876dee56c0b67b8a2e1e29b585e903f699023 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 21:20:35 2022 +0000 SF-6801 Upgrade mock 3.0.5 -> 4.0.3, and its deps: six mock 3.0.5 -> 4.0.3 six 1.16.0 -> no upgrade --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a1a0d518c..9ca21d405 100644 --- a/requirements.txt +++ b/requirements.txt @@ -91,7 +91,7 @@ markupsafe==2.1.1 # webhelpers2 ming==0.11.2 # via -r requirements.in -mock==3.0.5 +mock==4.0.3 # via -r requirements.in https://github.com/joestump/python-oauth2/archive/b94f69b1ad195513547924e380d9265133e995fa.zip#egg=oauth2 # via -r requirements.in @@ -174,7 +174,6 @@ six==1.16.0 # formencode # html5lib # ming - # mock # paste # pastescript # python-dateutil
