Skip to content

Commit

Permalink
Merge pull request #3273 from reframe-hpc/dependabot/pip/filelock-3.16.1
Browse files Browse the repository at this point in the history
Bump filelock from 3.4.1 to 3.16.1
  • Loading branch information
vkarak authored Oct 1, 2024
2 parents b7962c7 + 948df77 commit b8fd652
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
Expand Up @@ -3,7 +3,7 @@ argcomplete==3.1.2; python_version < '3.8'
argcomplete==3.5.0; python_version >= '3.8'
filelock==3.4.1; python_version == '3.6'
filelock==3.12.2; python_version == '3.7'
filelock==3.15.4; python_version >= '3.8'
filelock==3.16.1; python_version >= '3.8'
importlib_metadata==4.0.1; python_version < '3.8'
jsonschema==3.2.0
lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'
Expand Down

0 comments on commit b8fd652

Please sign in to comment.