diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt index b2ca3e3236a..77987c6f8e9 100644 --- a/testing/plugins_integration/requirements.txt +++ b/testing/plugins_integration/requirements.txt @@ -3,7 +3,7 @@ django==3.1.4 pytest-asyncio==0.14.0 pytest-bdd==4.0.2 pytest-cov==2.10.1 -pytest-django==4.1.0 +pytest-django==4.5.2 pytest-flakes==4.0.3 pytest-html==3.1.1 pytest-mock==3.4.0