diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt index 7b54b42ac..ceab31d16 100644 --- a/testing/plugins_integration/requirements.txt +++ b/testing/plugins_integration/requirements.txt @@ -1,6 +1,6 @@ anyio[curio,trio]==3.6.2 django==4.1.2 -pytest-asyncio==0.20.1 +pytest-asyncio==0.20.2 pytest-bdd==6.1.1 pytest-cov==4.0.0 pytest-django==4.5.2