Skip to content

Commit e4604fc

Browse files
1 parent b3fc1e0 commit e4604fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build.environment]
2-
PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
2+
PYTHON_VERSION = "3.13"
33
HUGO_VERSION = "0.139.0"
44
DART_SASS_VERSION = "1.81.0"
55
DART_SASS_URL = "https://github.com/sass/dart-sass/releases/download/"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pre-commit==3.8.0
1+
pre-commit==4.0.1
22
changelist==0.5

0 commit comments

Comments
 (0)