Skip to content

Commit b2f80be

Browse files
If we're going to Python 3, let's go to 3.12
1 parent 9b6280e commit b2f80be

3 files changed

Lines changed: 504 additions & 361 deletions

File tree

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.6
1+
3.12

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ attrs = "*"
1616
structlog = "*"
1717

1818
[requires]
19-
python_version = "3.6"
19+
python_version = "3.12"

0 commit comments

Comments
 (0)