diff --git a/pyproject.toml b/pyproject.toml index 4e243f7..16533ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ license = {text = "GPLv3"} authors = [{ name = "Philipp Metzner", email = "beth.aleph@yahoo.de" }] dependencies = [ "appdirs==1.4.4", - "argcomplete==3.0.8", + "argcomplete==3.1.1", "marshmallow==3.20.1", "python-dateutil==2.8.2", "rich==13.5.2",