Skip to content

Commit e2769a1

Browse files
authored
Merge pull request #528 from ExaWorks/dependabot/pip/filelock-gte-3.4-and-lt-3.20
Update filelock requirement from <3.19,>=3.4 to >=3.4,<3.20
2 parents fdc5ae3 + 870775b commit e2769a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pytest >= 6.2.0
77
requests >= 2.25.1
88
pytest-cov
99
pytest-timeout
10-
filelock >= 3.4, < 3.19
10+
filelock >= 3.4, < 3.20

0 commit comments

Comments
 (0)