Skip to content

Commit db470b2

Browse files
dependabot[bot]Lee-W
authored andcommitted
build(deps): bump argcomplete from 3.3.0 to 3.4.0
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst) - [Commits](kislyuk/argcomplete@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: argcomplete dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98b297c commit db470b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ packaging = ">=19"
4747
tomlkit = ">=0.5.3,<1.0.0"
4848
jinja2 = ">=2.10.3"
4949
pyyaml = ">=3.08"
50-
argcomplete = ">=1.12.1,<3.4"
50+
argcomplete = ">=1.12.1,<3.5"
5151
typing-extensions = { version = "^4.0.1", python = "<3.8" }
5252
charset-normalizer = ">=2.1.0,<4"
5353
# Use the Python 3.11 and 3.12 compatible API: https://github.com/python/importlib_metadata#compatibility

0 commit comments

Comments
 (0)