diff --git a/pyproject.toml b/pyproject.toml index 1c7e1c1c..c14efa3d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ requires-python = ">= 3.14" dependencies = [ "pyqt6==6.10.2", "pydantic==2.13.4", - "humanize==4.15.0", + "humanize==4.16.0", "pywin32==312", "pyyaml==6.0.3", "holidays==0.99",