Skip to content

Commit a6da24a

Browse files
authored
Merge pull request #3251 from reframe-hpc/dependabot/pip/argcomplete-3.5.0
Bump argcomplete from 3.4.0 to 3.5.0
2 parents 47af4ff + 6c9fe22 commit a6da24a

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.4
22
argcomplete==3.1.2; python_version < '3.8'
3-
argcomplete==3.4.0; python_version >= '3.8'
3+
argcomplete==3.5.0; 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.15.4; python_version >= '3.8'

0 commit comments

Comments
 (0)