Closed
Description
Issue Summary 🚨
On October 1st, the ghas-jira-integration
pipeline failed due to an ImportError linked to the Werkzeug package.
Error Message 🛑
ImportError: cannot import name 'url_quote' from 'werkzeug.urls'
Diagnostic Details
-
Issue Identified: The problem is related to an upgrade in the Werkzeug package.
- Reasoning: Import statement in code is incompatible with the latest version of Werkzeug.
-
Version Info:
- Working Version: Werkzeug-2.3.7
- Problematic Version: Werkzeug-3.0.0
- How Discovered: Compared logs from a successful run to a failed run to pinpoint the version discrepancy.
Metadata
Metadata
Assignees
Labels
No labels