chore(Pipfile): update python version

This commit is contained in:
Jordan Knott
2021-02-07 14:57:04 -06:00
parent 0cc1b5a1df
commit 383d90d747
2 changed files with 43 additions and 30 deletions

View File

@ -9,4 +9,4 @@ verify_ssl = true
pre-commit = "*"
[requires]
python_version = "3.8"
python_version = "3.9"