Skip to content

Commit

Permalink
Merge pull request reframe-hpc#3355 from reframe-hpc/dependabot/pip/a…
Browse files Browse the repository at this point in the history
…rgcomplete-3.5.3

Bump argcomplete from 3.5.1 to 3.5.3
  • Loading branch information
vkarak authored Jan 8, 2025
2 parents 1829064 + 4ff3c95 commit 520333d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
archspec==0.2.5
argcomplete==3.1.2; python_version < '3.8'
argcomplete==3.5.1; python_version >= '3.8'
argcomplete==3.5.3; python_version >= '3.8'
filelock==3.4.1; python_version == '3.6'
filelock==3.12.2; python_version == '3.7'
filelock==3.16.1; python_version >= '3.8'
Expand Down

0 comments on commit 520333d

Please sign in to comment.