Skip to content

Commit ae676d9

Browse files
Update l9format requirement from =1.3.2 to =1.4.0
Updates the requirements on [l9format](https://github.com/leakix/l9format-python) to permit the latest version. - [Release notes](https://github.com/leakix/l9format-python/releases) - [Changelog](https://github.com/LeakIX/l9format-python/blob/main/CHANGELOG.md) - [Commits](LeakIX/l9format-python@1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: l9format dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d12566 commit ae676d9

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.3.2"
10+
l9format = "=1.4.0"
1111
fire = ">=0.5,<0.8"
1212

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

0 commit comments

Comments
 (0)