diff --git a/pytest5.ini b/pytest5.ini index cc33aae..b880906 100644 --- a/pytest5.ini +++ b/pytest5.ini @@ -1,3 +1,3 @@ [pytest] filterwarnings = - ignore::django.utils.deprecation.RemovedInDjango51Warning + ignore::django.utils.deprecation.RemovedInDjango60Warning