Skip to content

Commit 3e00ebf

Browse files
committed
Update l9format requirement from =1.4.0 to =2.0.0
1 parent efaf8dc commit 3e00ebf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Danny Willems <danny@leakix.net>"]
77
[tool.poetry.dependencies]
88
python = "^3.13"
99
requests = "*"
10-
l9format = "=1.4.0"
10+
l9format = "=2.0.0"
1111
fire = ">=0.5,<0.8"
1212

1313
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)