Skip to content

Commit 577774e

Browse files
committed
Bump up min version at 3.9
1 parent 635b24c commit 577774e

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
@@ -11,7 +11,7 @@ repository = "https://github.com/leakix/l9format-python"
1111
documentation = "https://github.com/leakix/l9format-python"
1212

1313
[tool.poetry.dependencies]
14-
python = "^3.8"
14+
python = "^3.9"
1515
# Updating to 0.9.0 breaks the support of iso8601.
1616
# The author of serde updated its code to use the stdlib iso8601 support, which
1717
# does not support for instance:

0 commit comments

Comments
 (0)