diff --git a/pyproject.toml b/pyproject.toml index 7deb067b..9854bcf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -103,7 +103,6 @@ filterwarnings = [ "ignore:The py23*:DeprecationWarning", "ignore:datetime.datetime.utcfromtimestamp()*:DeprecationWarning", # Pytest Notebook stuff - "ignore:The*:pytest.PytestRemovedIn8Warning", "ignore:Proactor*:RuntimeWarning", ]