Skip to content

Commit 8d4769c

Browse files
committed
Update to python 3.13.3
1 parent 61ac984 commit 8d4769c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.13.1
1+
3.13.3

tests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "tests"
33
version = "0.1.0"
44
description = "Quarto Tests"
5-
requires-python = ">=3.12"
5+
requires-python = ">=3.13"
66
dependencies = [
77
"bokeh-sampledata>=2024.2",
88
"bokeh>=3.6.0",

0 commit comments

Comments
 (0)