Merge branch '21721-refresh-python-deps'
[arvados.git] / sdk / python / tests / arvados_testutil.py
index 1cf1116b3faf050e433bbed05a748272262de7df..6d58b23360480e164580d4fd21cf634b47fed87d 100644 (file)
@@ -11,7 +11,6 @@ import hashlib
 import http.client
 import httplib2
 import io
-import mock
 import os
 import pycurl
 import queue
@@ -21,6 +20,7 @@ import tempfile
 import unittest
 
 from io import StringIO, BytesIO
+from unittest import mock
 
 # Use this hostname when you want to make sure the traffic will be
 # instantly refused.  100::/64 is a dedicated black hole.