Skip to content

Commit 3885e8b

Browse files
build(deps): update argcomplete requirement from <3.7,>=1.12.1 to >=1.12.1,<3.8 (#2021)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62fb12d commit 3885e8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"tomlkit (>=0.8.0,<1.0.0)",
2424
"jinja2>=2.10.3",
2525
"pyyaml>=3.08",
26-
"argcomplete >=1.12.1,<3.7",
26+
"argcomplete >=1.12.1,<3.8",
2727
"typing-extensions (>=4.0.1,<5.0.0) ; python_version < '3.11'",
2828
"charset-normalizer (>=2.1.0,<4)",
2929
"deprecated (>=1.2.13, <2)",

0 commit comments

Comments
 (0)