Skip to content

Commit b8fd652

Browse files
authored
Merge pull request #3273 from reframe-hpc/dependabot/pip/filelock-3.16.1
Bump filelock from 3.4.1 to 3.16.1
2 parents b7962c7 + 948df77 commit b8fd652

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
@@ -3,7 +3,7 @@ argcomplete==3.1.2; python_version < '3.8'
33
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'
6-
filelock==3.15.4; python_version >= '3.8'
6+
filelock==3.16.1; python_version >= '3.8'
77
importlib_metadata==4.0.1; python_version < '3.8'
88
jsonschema==3.2.0
99
lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'

0 commit comments

Comments
 (0)