Update celery to 5.2 (#2983)

This commit is contained in:
Raphael Michel
2022-12-19 13:56:16 +01:00
committed by GitHub
parent b83cb7d8c4
commit 809177397a
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -24,6 +24,8 @@ filterwarnings =
ignore::DeprecationWarning:mt940
ignore::DeprecationWarning:cbor2
ignore::DeprecationWarning:markdown
ignore::DeprecationWarning:celery
ignore::DeprecationWarning:kombu
ignore:the load_module.* method is deprecated:DeprecationWarning
ignore::ImportWarning
ignore::ResourceWarning