Skip to content

Commit e9f2d91

Browse files
dependabot[bot]jsf9k
authored andcommitted
Update lockfile requirement from >=0.9.1 to >=0.12.2
Updates the requirements on [lockfile](http://launchpad.net/pylockfile) to permit the latest version. --- updated-dependencies: - dependency-name: lockfile dependency-version: 0.12.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 195805f commit e9f2d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ classifiers = [
4444
]
4545
dependencies = [
4646
"docopt >= 0.6.2",
47-
"lockfile >= 0.9.1",
47+
"lockfile >= 0.12.2",
4848
"python-daemon >= 3.1.2",
4949
"requests >= 2.33.1",
5050
]

0 commit comments

Comments
 (0)