Bump python version to 3.8.3
This commit is contained in:
parent
b0491a08e4
commit
a1971de332
1 changed files with 1 additions and 1 deletions
2
Pipfile
2
Pipfile
|
@ -14,4 +14,4 @@ honcho = "*"
|
||||||
pyinotify = "*"
|
pyinotify = "*"
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_full_version = "3.8.0"
|
python_full_version = "3.8.3"
|
||||||
|
|
Loading…
Reference in a new issue