diff --git a/requirements_dev.txt b/requirements_dev.txt index 427c214..c43df05 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,5 +4,5 @@ autoflake==2.3.1 reorder-python-imports==3.12.0 pyupgrade==3.15.0 pytest==8.2.1 -pytest-cov==4.1.0 +pytest-cov==5.0.0 git+https://github.com/aio-libs/sort-all.git \ No newline at end of file