Skip to content

Commit 278c3f6

Browse files
committed
chore: update Python version to 3.13 in Pipfile
1 parent 0737923 commit 278c3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ pytest-mock = "~=3.14"
2828
pre-commit = "*"
2929

3030
[requires]
31-
python_version = "3.11"
31+
python_version = "3.13"

0 commit comments

Comments
 (0)