Skip to content

Commit 437d3f2

Browse files
authored
Merge pull request #3301 from reframe-hpc/dependabot/pip/argcomplete-3.5.1
Bump argcomplete from 3.5.0 to 3.5.1
2 parents a4e7fdd + fd1ff42 commit 437d3f2

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.5.0; python_version >= '3.8'
3+
argcomplete==3.5.1; 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)