diff --git a/setup.py b/setup.py index e44670d0f..1c6f67177 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ # Installed by pip install pdr-backend # or pip install -e . install_requirements = [ - "black==24.10.0", + "black==25.1.0", "bumpversion", "ccxt==4.4.50", "coverage",