diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt index 3fb8ccf29..7d63d38f9 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.2 -pytest-asyncio==0.17.2 +pytest-asyncio==0.18.1 pytest-bdd==5.0.0 pytest-cov==3.0.0 pytest-django==4.5.2