Skip to content

Commit 9afb8d0

Browse files
CopilotJoshKarpel
andcommitted
Upgrade Lektor to 3.4.0b13 for Werkzeug 3.x compatibility
Co-authored-by: JoshKarpel <7133863+JoshKarpel@users.noreply.github.com>
1 parent 9ac77a9 commit 9afb8d0

2 files changed

Lines changed: 226 additions & 37 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ version = "2025.1.3"
44
description = "MadPy website"
55
readme = "README.md"
66
requires-python = ">=3.13"
7-
dependencies = ["Lektor"]
7+
dependencies = ["Lektor>=3.4.0b9"]

0 commit comments

Comments
 (0)