Skip to content

Commit eace375

Browse files
committed
Update dependency version for core library
1 parent b0c67fe commit eace375

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
@@ -7,7 +7,7 @@ authors = [{name="Thomas Lant", email="thomas@lant.uk"}]
77
license = { text = "AGPL-3.0-or-later" }
88
requires-python = ">=3.11"
99
dependencies = [
10-
"faff-core>=0.1.7",
10+
"faff-core>=0.1.9",
1111
"typer[all]",
1212
"rich",
1313
"python-slugify",

0 commit comments

Comments
 (0)