diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt index c114a1de8..15f021c5f 100644 --- a/testing/plugins_integration/requirements.txt +++ b/testing/plugins_integration/requirements.txt @@ -1,6 +1,6 @@ anyio[curio,trio]==3.4.0 django==4.0.1 -pytest-asyncio==0.16.0 +pytest-asyncio==0.17.1 pytest-bdd==5.0.0 pytest-cov==3.0.0 pytest-django==4.5.2