Skip to content

Commit aeb0642

Browse files
Update Python version
1 parent 5aecac6 commit aeb0642

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.8.2
1+
3.10.8

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[requires]
7-
python_version = "3.8.2"
7+
python_version = "3.10.8"
88

99
[packages]
1010
gunicorn = "~=20.0.4"

runtime.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-3.8.2
1+
python-3.10.8

0 commit comments

Comments
 (0)