diff --git a/requirements_dev.txt b/requirements_dev.txt index 21a2aa6..526f85b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,6 +3,6 @@ black==23.12.1 autoflake==2.2.1 reorder-python-imports==3.12.0 pyupgrade==3.15.0 -pytest==7.4.3 +pytest==7.4.4 pytest-cov==4.1.0 git+https://github.com/aio-libs/sort-all.git \ No newline at end of file