From 433c05a0ce474fbb4ec3c3d232c9777302be050e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 01:36:59 +0000 Subject: [PATCH] build(deps): bump argcomplete from 3.6.1 to 3.6.3 Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.6.1 to 3.6.3. - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](https://github.com/kislyuk/argcomplete/compare/v3.6.1...v3.6.3) --- updated-dependencies: - dependency-name: argcomplete dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index edbab1c..6470418 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ alembic==1.14.1 annotated-types==0.7.0 antlr4-python3-runtime==4.9.3 appnope==0.1.4 ; platform_system == 'Darwin' -argcomplete==3.6.1 +argcomplete==3.6.3 asttokens==3.0.0 attrs==25.1.0 bandit==1.8.3