diff --git a/test-requirements.txt b/test-requirements.txt index 25d7420..f3433ac 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,6 +7,6 @@ mypy pep8-naming pyproject-flake8 pytest -pytest-asyncio==0.21.1 +pytest-asyncio==0.23.2 pytest-operator types-PyYAML