diff --git a/pyproject.toml b/pyproject.toml index 2476659..e0fa2a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "appdirs==1.4.4", "argcomplete==3.2.3", "marshmallow==3.21.0", - "python-dateutil==2.8.2", + "python-dateutil==2.9.0.post0", "rich==13.7.1", "tinydb==4.8.0", ]