Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1e68b3e

Browse files
jakob-kellerLee-W
authored andcommitted
build(poetry): relax argcomplete dependency to allow 3.0.x
1 parent 996bff8 commit 1e68b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ packaging = ">=19"
4343
tomlkit = ">=0.5.3,<1.0.0"
4444
jinja2 = ">=2.10.3"
4545
pyyaml = ">=3.08"
46-
argcomplete = ">=1.12.1,<2.2"
46+
argcomplete = ">=1.12.1,<3.1"
4747
typing-extensions = { version = "^4.0.1", python = "<3.8" }
4848
charset-normalizer = ">=2.1.0,<4"
4949
# Use the Python 3.11 compatible API: https://github.com/python/importlib_metadata#compatibility

0 commit comments

Comments
 (0)