diff --git a/pyproject.toml b/pyproject.toml index 49ea88fd..1ce4bd43 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -121,7 +121,6 @@ addopts = [ filterwarnings = [ "ignore::DeprecationWarning", - "ignore:Flag style will be deprecated in.*", "ignore:[WinError 32].*", "ignore:[WinError 5].*" ]