Fix more Python 3.12 warnings

This commit is contained in:
Raphael Michel
2024-05-21 14:40:33 +02:00
parent fecc00231b
commit 294b3966b0
3 changed files with 5 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ filterwarnings =
ignore::DeprecationWarning:cgi
ignore::DeprecationWarning:vat_moss
ignore:.*ast.NameConstant.*:DeprecationWarning:reportlab
ignore:.*utcnow.*:DeprecationWarning:openpyxl
ignore:.*PyType_Spec.*:DeprecationWarning:
ignore:.*truth value.*:DeprecationWarning:sepaxml
ignore::pytz_deprecation_shim._exceptions.PytzUsageWarning:vobject