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

Commit e0af369

Browse files
dependabot[bot]Lee-W
authored andcommitted
build(deps): bump argcomplete from 3.1.4 to 3.2.1
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.1.4 to 3.2.1. - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/develop/Changes.rst) - [Commits](kislyuk/argcomplete@v3.1.4...v3.2.1) --- updated-dependencies: - dependency-name: argcomplete dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06e3b4c commit e0af369

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
@@ -42,7 +42,7 @@ packaging = ">=19"
4242
tomlkit = ">=0.5.3,<1.0.0"
4343
jinja2 = ">=2.10.3"
4444
pyyaml = ">=3.08"
45-
argcomplete = ">=1.12.1,<3.2"
45+
argcomplete = ">=1.12.1,<3.3"
4646
typing-extensions = { version = "^4.0.1", python = "<3.8" }
4747
charset-normalizer = ">=2.1.0,<4"
4848
# Use the Python 3.11 and 3.12 compatible API: https://github.com/python/importlib_metadata#compatibility

0 commit comments

Comments
 (0)