diff --git a/poetry.lock b/poetry.lock index d940f0d..27a28b3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2,14 +2,14 @@ [[package]] name = "argcomplete" -version = "3.7.0" +version = "3.7.2" description = "Bash tab completion for argparse" optional = false -python-versions = ">=3.8" +python-versions = ">=3.10" groups = ["main"] files = [ - {file = "argcomplete-3.7.0-py3-none-any.whl", hash = "sha256:d8f0f22d2a8a7caa383be1e22b6caf1ecaf0ebd10d8f83cc125e36540c95830c"}, - {file = "argcomplete-3.7.0.tar.gz", hash = "sha256:afde224f753f874807b1dc1414e883ab8fe0cda9c04807b6047dcb8e1ac23913"}, + {file = "argcomplete-3.7.2-py3-none-any.whl", hash = "sha256:6029205678bdd9c1c728a155f5f9ecf5812393f969eef58807641a2bc2aa5b19"}, + {file = "argcomplete-3.7.2.tar.gz", hash = "sha256:aad8b69a0b9969edb62db0d1752354c0d50717b10e0cbb00e2a958381b9fc6b9"}, ] [package.extras] @@ -613,4 +613,4 @@ tests = ["pytest", "pytest-cov"] [metadata] lock-version = "2.1" python-versions = "^3.12" -content-hash = "131ec2ea31d76a8072521cb97e0698559f6a4f30ca3c9ad74100e2f29f6f8adb" +content-hash = "086daa71e78d38f15df47495037fdbd7bce2bd669516d23d3ad69c70268b54f8" diff --git a/pyproject.toml b/pyproject.toml index a387275..e037b16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "python-dateutil (>=2.8,<3.0)", "Babel (>=2.9,<3.0)", "pytz (>=2026.3.post1,<2027.0)", - "argcomplete (>=3.7.0,<4.0)", + "argcomplete (>=3.7.2,<4.0)", ] include = [