diff --git a/requirements-dev.txt b/requirements-dev.txt index 35027cb..09bbcee 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,4 +4,4 @@ black==23.12.1 pre-commit==3.6.0 pytest-asyncio==0.23.4 async-timeout==4.0.2 -pytest-cov==4.1.0 \ No newline at end of file +pytest-cov==5.0.0 \ No newline at end of file