Source: python-botocore
Version: 1.34.46+repack-1
Severity: normal

This packages has switched to newer unittest.mock
from the standard library.

Greetings

python-botocore $ grep mock -r | grep import | grep -v 'from tests import'
tests/__init__.py:from unittest import mock
tests/functional/configured_endpoint_urls/test_configured_endpoint_url.py:from 
unittest import mock
tests/unit/test_endpoint_provider.py:from unittest.mock import Mock

Reply via email to