diff --git a/test-requirements.txt b/test-requirements.txt index a5ed965..367d7cc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ reportlab==3.6.11 flake8==5.0.4 -pytest==7.1.3 +pytest==7.2.0 pytest-asyncio==0.16.0;python_version<"3.7" pytest-asyncio==0.20.1;python_version>="3.7" pytest-cov==4.0.0