Skip to content

Commit cab30db

Browse files
build(deps): bump argcomplete from 3.3.0 to 3.6.2
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.3.0 to 3.6.2. - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.3.0...v3.6.2) --- updated-dependencies: - dependency-name: argcomplete dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d7561c commit cab30db

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
@@ -32,7 +32,7 @@ dependencies = [
3232
"markitdown==0.1.2",
3333
"coloredlogs==15.0.1",
3434
"beautifulsoup4==4.13.4",
35-
"argcomplete==3.3.0",
35+
"argcomplete==3.6.2",
3636
]
3737

3838
[tool.setuptools_scm]

0 commit comments

Comments
 (0)