diff --git a/pyproject.toml b/pyproject.toml index 0953880..fba50fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ lint = [ "types-python-dateutil", ] tests = [ - "freezegun==1.5.2", + "freezegun==1.5.5", "pillow >=9.5, <12", "pytest >=7.4, <9", "pytest-cov >=4, <7",