Skip to content

Commit 08b7260

Browse files
committed
Bump Python to 3.9
1 parent 4813f23 commit 08b7260

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Pipfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ jinja2 = "*"
1111

1212
[dev-packages]
1313

14+
1415
[requires]
15-
python_version = "3.8"
16+
python_version = "3.9"
1617

1718
[scripts]
1819
main = "python ./.github/scripts/validate.py"

0 commit comments

Comments
 (0)