Skip to content

Commit 2c7eb66

Browse files
authored
chore: Set min version of efoli to 1.4.0 (24h LFW on 2025-06-06) (#531)
1 parent 2a7a633 commit 2c7eb66

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
@@ -21,7 +21,7 @@ dependencies = [
2121
"pydantic>=2.6.0",
2222
"tomlkit>=0.11.6",
2323
"xlsxwriter>=3.0.8",
24-
"efoli>=0.0.3",
24+
"efoli>=1.4.0",
2525
]
2626

2727
name = "kohlrahbi"

0 commit comments

Comments
 (0)