8

Make changes backwards compatible

This commit is contained in:
Marcel Hekking
2020-11-25 12:08:42 +01:00
parent d074ef85b9
commit ffd839159b
6 changed files with 47 additions and 17 deletions

View File

@@ -19,7 +19,7 @@ tests_require = [
'pytest-django==3.1.2',
'pytest-pythonpath==0.7.2',
'pytest-sugar==0.9.1',
'pytest==3.4.2',
'pytest==6.1.2',
'wagtail_factories==1.1.0',
'pytest-mock==1.6.3',
]