diff --git a/pytest.ini b/pytest.ini index 50a1dc222..70985484e 100644 --- a/pytest.ini +++ b/pytest.ini @@ -43,4 +43,4 @@ filterwarnings = ignore:pkg_resources is deprecated as an API:DeprecationWarning:pkg_resources ignore:Python 3.7 support will be dropped:PendingDeprecationWarning ignore:datetime.utcfromtimestamp\(\) is deprecated:DeprecationWarning:pytz.tzinfo - ignore:Boto3 will no longer support Python 3.7:boto3.exceptions.PythonDeprecationWarning + ignore:Boto3 will no longer support Python 3.7