Skip to content

Commit

Permalink
Bump python version to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
kmarwah authored Mar 15, 2022
1 parent 3fe16a0 commit c7af2ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ include = [
]

[tool.poetry.dependencies]
python = '~3.7'
python = '~3.8'
bottle = '0.12.17'
jsonschema = '3.0.2'
pyyaml = '5.1.2'
Expand Down

0 comments on commit c7af2ff

Please sign in to comment.