diff --git a/setup.py b/setup.py index 4cefd5da..d0a3d4b9 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ def find_version(*file_paths): "pytest-cov==4.0.0", "twine==4.0.2", "mock==4.0.3", - "freezegun==1.2.2" + "freezegun==1.5.1" ] }