diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt index 8cf38ee53..ae2fc3d12 100644 --- a/testing/plugins_integration/requirements.txt +++ b/testing/plugins_integration/requirements.txt @@ -1,6 +1,6 @@ anyio[curio,trio]==3.5.0 django==4.0.1 -pytest-asyncio==0.16.0 +pytest-asyncio==0.17.2 pytest-bdd==5.0.0 pytest-cov==3.0.0 pytest-django==4.5.2