Skip to content

Commit d9410f9

Browse files
Bump argcomplete from 3.6.1 to 3.6.2
Bumps [argcomplete](https://github.com/kislyuk/argcomplete) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/kislyuk/argcomplete/releases) - [Changelog](https://github.com/kislyuk/argcomplete/blob/main/Changes.rst) - [Commits](kislyuk/argcomplete@v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: argcomplete dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24e1cf2 commit d9410f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
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.1; python_version >= '3.8'
3+
argcomplete==3.6.2; python_version >= '3.8'
44
filelock==3.4.1; python_version == '3.6'
55
filelock==3.12.2; python_version == '3.7'
66
filelock==3.16.1; python_version == '3.8'

0 commit comments

Comments
 (0)