Skip to content

Commit 720d4d9

Browse files
mark-meyerzerolab
andauthored
Update supported python to ^3.9
Co-authored-by: Dan Braghiș <[email protected]>
1 parent 611955a commit 720d4d9

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
@@ -44,7 +44,7 @@ exclude = [
4444
"Issues" = "https://github.com/torchbox/django-pattern-library/issues"
4545

4646
[tool.poetry.dependencies]
47-
python = "^3.8"
47+
python = "^3.9"
4848
Django = ">=4.2,<5.2"
4949
PyYAML = ">=5.1,<7.0"
5050
Markdown = "^3.1"

0 commit comments

Comments
 (0)