diff --git a/requirements/dev.txt b/requirements/dev.txt index a64884292..194144eee 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,7 +1,7 @@ # Requirements for development on Asteroid and running tests -r ./install.txt pre-commit -black==22.3.0 +black==24.3.0 pytest coverage codecov