Skip to content

Commit c8f4dd4

Browse files
committed
Bump Python version for MyPy.
1 parent 47a6af2 commit c8f4dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ select = [
124124
max-complexity = 8
125125

126126
[tool.mypy]
127-
python_version = "3.8"
127+
python_version = "3.13"
128128
files = [
129129
"mocket/exceptions.py",
130130
"mocket/compat.py",

0 commit comments

Comments
 (0)