diff --git a/setup.py b/setup.py index 03c044c0..61f90505 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ ], "test": [ "black==19.10b0", - "ddt==1.2.2", + "ddt==1.4.1", "matplotlib==3.1.2", "mock==3.0.5", "mypy==0.761",