Skip to content

Commit fbfccc3

Browse files
Update filelock requirement from <3.17,>=3.4 to >=3.4,<3.18
Updates the requirements on [filelock](https://github.com/tox-dev/py-filelock) to permit the latest version. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.4.0...3.17.0) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acc02c4 commit fbfccc3

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.17
10+
filelock >= 3.4, < 3.18

0 commit comments

Comments
 (0)