Skip to content

Commit a652219

Browse files
build(deps): update filelock requirement from >=3.0.0 to >=3.19.1 (#502)
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@v3.0.0...3.19.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dean Quiñanola <deanq@users.noreply.github.com>
1 parent ea611fc commit a652219

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ click >= 8.1.7
77
colorama >= 0.4.6, < 0.4.7
88
cryptography < 47.0.0
99
fastapi[all] >= 0.94.0
10-
filelock >= 3.0.0
10+
filelock >= 3.19.1
1111
paramiko >= 3.3.1
1212
prettytable >= 3.9.0
1313
psutil >= 5.9.0

0 commit comments

Comments
 (0)