Updating python dependencies
[osm/POL.git] / requirements-test.txt
index b312377..fd0128d 100644 (file)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #######################################################################################
-coverage==6.4.1
-    # via
-    #   -r requirements-test.in
-    #   nose2
-mock==4.0.3
+coverage==7.1.0
     # via -r requirements-test.in
-nose2==0.11.0
+mock==5.0.1
+    # via -r requirements-test.in
+nose2==0.12.0
     # via -r requirements-test.in
-six==1.16.0
-    # via nose2