8000 ImportError: cannot import name 'url_quote' from 'werkzeug.urls' · Issue #57 · github/ghas-jira-integration · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ImportError: cannot import name 'url_quote' from 'werkzeug.urls'  #57
Closed
@CyberCowboys

Description

@CyberCowboys

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0