Skip to content

Commit f06c1a9

Browse files
authored
Merge pull request #3475 from reframe-hpc/dependabot/pip/argcomplete-3.6.2
Bump argcomplete from 3.6.1 to 3.6.2
2 parents 24e1cf2 + d9410f9 commit f06c1a9

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)