Skip to content

Commit 1844157

Browse files
chore(deps): update python to ==3.14.*
1 parent b5246f0 commit 1844157

File tree

2 files changed

+2
-63
lines changed

2 files changed

+2
-63
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "docs"
77
version = "0"
88
description = "Documentation site for Opal"
99
readme = "README.md"
10-
requires-python = "==3.13.*"
10+
requires-python = "==3.14.*"
1111
dependencies = [
1212
"mkdocs-git-revision-date-localized-plugin==1.4.7",
1313
"mkdocs-glightbox==0.5.1",

0 commit comments

Comments
 (0)