Skip to content

Conversation

@p8
Copy link
Contributor

@p8 p8 commented Mar 12, 2025

This fixes the failing quart test because Werkzeug version 3 removed url_quote raising:

ImportError: cannot import name 'url_quote' from 'werkzeug.urls'

The update is still failing for the uvicorn version, but that is another problem.

This fixes the failing quart test because Werkzeug version 3 removed
`url_quote` raising:

    ImportError: cannot import name 'url_quote' from 'werkzeug.urls'
@p8 p8 changed the title [python/quart] Fix failing test [python/quart] Fix some failing tests Mar 12, 2025
@NateBrady23 NateBrady23 merged commit 6bebca6 into TechEmpower:master Mar 13, 2025
3 of 4 checks passed
@p8 p8 deleted the python/fix-quart branch March 13, 2025 21:00
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.

2 participants