diff --git a/setup.py b/setup.py index 1766c4f3b..e1bb85d3a 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ install_requirements = [ "black==24.10.0", "bumpversion", - "ccxt==4.4.33", + "ccxt==4.4.42", "coverage", "dash[testing]==2.18.2", "dash_bootstrap_components==1.6.0",