You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2022/04/13 15:39:42 UTC

[allura] 18/19: SF-6801 Upgrade mock 3.0.5 -> 4.0.3, and its deps: six

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 3cf3e0c3ff48ad9f330c0dd76dd756b7ff472099
Author: Dillon Walls <di...@slashdotmedia.com>
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 d8a3ba55c..57f481fdb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -91,7 +91,7 @@ markupsafe==2.0.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