Skip to content

Commit 087addd

Browse files
authored
chore: set min version of ahbicht to 0.16 (#142)
to match efoli>=2
1 parent c126b68 commit 087addd

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
@@ -29,7 +29,7 @@ sqlmodels = [
2929
"sqlalchemy[mypy]>=2.0.37"
3030
]
3131
ahbicht = [
32-
"ahbicht>=0.14.0"
32+
"ahbicht>=0.16.0"
3333
]
3434
coverage = [
3535
"coverage==7.8.0"

0 commit comments

Comments
 (0)