Bump required Python version

This commit is contained in:
Slavfox 2022-08-17 19:58:12 +02:00
parent 71601b1a5e
commit a2612e1669
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ crayons = "*"
gitpython = "*"
[requires]
python_version = "3.8"
python_version = "3.10"
[pipenv]
allow_prereleases = true

4
Pipfile.lock generated
View file

@ -1,11 +1,11 @@
{
"_meta": {
"hash": {
"sha256": "6df1995d9c4addb9399a86fc2f04c173c265defafffabed26b2fc956478120ab"
"sha256": "af170f835967eaa0d8b368788245835f393557233e9087670c6fbea686518e7f"
},
"pipfile-spec": 6,
"requires": {
"python_version": "3.8"
"python_version": "3.10"
},
"sources": [
{