Skip to content

Commit 4b4664c

Browse files
authored
Merge pull request #3224 from reframe-hpc/dependabot/pip/argcomplete-3.4.0
Bump argcomplete from 3.3.0 to 3.4.0
2 parents f0e3806 + 2d9fb0b commit 4b4664c

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.3.0; python_version >= '3.8'
3+
argcomplete==3.4.0; python_version >= '3.8'
44
importlib_metadata==4.0.1; python_version < '3.8'
55
jsonschema==3.2.0
66
lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'

0 commit comments

Comments
 (0)