Skip to content

Commit bd1b71e

Browse files
authored
Merge pull request #3577 from reframe-hpc/dependabot/pip/argcomplete-3.6.3
Bump argcomplete from 3.6.2 to 3.6.3
2 parents 36afc5c + 9345036 commit bd1b71e

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)