Skip to content

Upgrade Lektor to 3.4.0b13 for Werkzeug 3.x compatibility#35

Merged
edrogers merged 2 commits intodependabot/uv/werkzeug-3.1.5from
copilot/sub-pr-33
Feb 23, 2026
Merged

Upgrade Lektor to 3.4.0b13 for Werkzeug 3.x compatibility#35
edrogers merged 2 commits intodependabot/uv/werkzeug-3.1.5from
copilot/sub-pr-33

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 12, 2026

Werkzeug 3.1.5 removed werkzeug.posixemulation, breaking Lektor 3.1.3 builds with ModuleNotFoundError.

Changes

  • Upgrade Lektor from 3.1.3 → 3.4.0b13 (supports Werkzeug 3.x)
  • Update pyproject.toml to require Lektor>=3.4.0b9
  • Lock file changes:
    • exifreadpillow (image metadata)
    • watchdogwatchfiles (file watching)
    • Added marshmallow, python-slugify (new Lektor dependencies)

Lektor 3.4.0b9+ removed the werkzeug<2.4 pin that prevented upgrades.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: JoshKarpel <7133863+JoshKarpel@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Feb 12, 2026

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • astral.sh
    • Triggering command: /usr/bin/curl curl -LsSf REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI changed the title [WIP] Bump werkzeug from 2.3.8 to 3.1.5 Upgrade Lektor to 3.4.0b13 for Werkzeug 3.x compatibility Feb 12, 2026
Copilot AI requested a review from JoshKarpel February 12, 2026 04:15
@JoshKarpel
Copy link
Copy Markdown
Contributor

lektor/lektor#1247 seems like lektor has not had a real release in a while, hence the funny version pin here

@JoshKarpel JoshKarpel marked this pull request as ready for review February 12, 2026 04:22
@JoshKarpel JoshKarpel requested a review from edrogers February 12, 2026 04:22
Copy link
Copy Markdown
Contributor

@edrogers edrogers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worth a shot

@edrogers edrogers merged commit 4d82415 into dependabot/uv/werkzeug-3.1.5 Feb 23, 2026
1 check passed
@edrogers edrogers deleted the copilot/sub-pr-33 branch February 23, 2026 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants