diff --git a/pyproject.toml b/pyproject.toml index 6d16e05..24b71ef 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.3.0", + "argcomplete==3.4.0", "marshmallow==3.21.3", "python-dateutil==2.9.0.post0", "rich==13.7.1",