Skip to content

Commit 4a31be3

Browse files
chore(deps): bump argcomplete from 3.5.2 to 3.5.3 (#12220)
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.5.2...v3.5.3) --- updated-dependencies: - dependency-name: argcomplete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96dbd56 commit 4a31be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alabaster==1.0.0 ; python_full_version >= '3.10'
88
# via sphinx
99
argcomplete==3.1.2 ; python_full_version < '3.8'
1010
# via nox
11-
argcomplete==3.5.2 ; python_full_version >= '3.8'
11+
argcomplete==3.5.3 ; python_full_version >= '3.8'
1212
# via nox
1313
babel==2.14.0 ; python_full_version < '3.8'
1414
# via sphinx

0 commit comments

Comments
 (0)