Skip to content

Commit d6f3293

Browse files
chore(deps): pin python to ==3.14.4 (#467)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1229ea8 commit d6f3293

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.14.*"
10+
requires-python = "==3.14.4"
1111
dependencies = [
1212
"mkdocs==1.6.1",
1313
"mkdocs-gen-files==0.6.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)