From eff788172182812df42edf9345cac09032f6c8f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 20:26:46 +0000 Subject: [PATCH] build(deps): bump argcomplete from 3.5.3 to 3.6.1 Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.5.3 to 3.6.1. - [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.5.3...v3.6.1) --- updated-dependencies: - dependency-name: argcomplete dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c16d255..a78c102 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.5.3 +argcomplete==3.6.1 asttokens==3.0.0 attrs==25.1.0 bandit==1.8.3