Skip to content

Commit 4d82415

Browse files
CopilotJoshKarpel
andauthored
Upgrade Lektor to 3.4.0b13 for Werkzeug 3.x compatibility (#35)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: JoshKarpel <7133863+JoshKarpel@users.noreply.github.com>
1 parent eea63a5 commit 4d82415

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)