Skip to content

Commit 9345036

Browse files
Bump argcomplete from 3.6.2 to 3.6.3
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.6.2...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] <support@github.com>
1 parent 36afc5c commit 9345036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
archspec==0.2.5
22
argcomplete==3.1.2; python_version < '3.8'
3-
argcomplete==3.6.2; python_version >= '3.8'
3+
argcomplete==3.6.3; python_version >= '3.8'
44
ClusterShell==1.9.3
55
fasteners==0.19; python_version < '3.10'
66
fasteners==0.20; python_version >= '3.10'

0 commit comments

Comments
 (0)