From 38641a55b52f51050d1fd4bc04452bb3968be546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 01:17:22 +0000 Subject: [PATCH] build(deps): bump argcomplete from 3.5.3 to 3.6.0 Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.5.3 to 3.6.0. - [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.0) --- 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 7150955..d025196 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.0 asttokens==3.0.0 attrs==25.1.0 bandit==1.8.3